C# Class Elastacloud.AzureManagement.Fluent.Commands.Storage.CreateStorageAccountCommand

Used to create a hosted service within a given subscription
Inheritance: Elastacloud.AzureManagement.Fluent.Commands.Services.ServiceCommand
Mostrar archivo Open project: azurecoder/fluent-management Class Usage Examples

Protected Methods

Method Description
CreatePayload ( ) : string

Private Methods

Method Description
CreateStorageAccountCommand ( string name, string description, StorageManagementOptions options, string location = LocationConstants.NorthEurope ) : System

Method Details

CreatePayload() protected method

protected CreatePayload ( ) : string
return string