C# Class Elastacloud.AzureManagement.Fluent.Services.Classes.RoleReference

Inheritance: IRoleReference, ICloudConfig
Mostra file Open project: azurecoder/fluent-management Class Usage Examples

Private Properties

Property Type Description
ICloudConfig System.Xml.Linq.XDocument
IRoleReference IRoleActivity
IRoleReference IRoleReference
IRoleReference IServiceCompleteActivity
IServiceCompleteActivity IServiceTransaction
RoleReference System

Private Methods

Method Description
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