C# Class Elastacloud.AzureManagement.Fluent.Commands.Services.CreateCloudServiceCommand

Used to create a hosted service within a given subscription
Inheritance: ServiceCommand
Exibir arquivo Open project: azurecoder/fluent-management Class Usage Examples

Protected Methods

Method Description
CreatePayload ( ) : string

Private Methods

Method Description
CreateCloudServiceCommand ( string name, string description, string location = LocationConstants.NorthEurope, string affinityGroup = "" ) : System

Method Details

CreatePayload() protected method

protected CreatePayload ( ) : string
return string