C# Класс Elastacloud.AzureManagement.Fluent.Services.Classes.RoleReference

Наследование: IRoleReference, ICloudConfig
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
ICloudConfig System.Xml.Linq.XDocument
IRoleReference IRoleActivity
IRoleReference IRoleReference
IRoleReference IServiceCompleteActivity
IServiceCompleteActivity IServiceTransaction
RoleReference System

Приватные методы

Метод Описание
ICloudConfig ( System.Xml.Linq.XDocument document ) : System.Xml.Linq.XDocument

This method updates the cloud config to ensure that all roles have their instance count updated

IRoleReference ( string name ) : IRoleActivity
IRoleReference ( string filename ) : IRoleReference

This is used to inject the configuration into the role and replace the existing configuration - it takes a filename param

IRoleReference ( ) : IServiceCompleteActivity
IServiceCompleteActivity ( ) : IServiceTransaction

Executes the command cascade through a transaction interface

RoleReference ( DeploymentManager manager ) : System