C# 클래스 Elastacloud.AzureManagement.Fluent.Services.Classes.RoleReference

상속: IRoleReference, ICloudConfig
파일 보기 프로젝트 열기: azurecoder/fluent-management 1 사용 예제들

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