C# Class Microsoft.WindowsAzure.Commands.Storage.Common.Cmdlet.SetAzureStorageServiceMetricsCommand

Inheritance: StorageCloudBlobCmdletBase
Datei anzeigen Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Property Type Description
ExecuteCmdlet void
GetMetricsLevel MetricsLevel
UpdateServiceProperties void

Public Methods

Method Description
SetAzureStorageServiceMetricsCommand ( ) : Microsoft.WindowsAzure.Storage.Shared.Protocol

Private Methods

Method Description
ExecuteCmdlet ( ) : void
GetMetricsLevel ( string MetricsLevel ) : MetricsLevel

Get metrics level

UpdateServiceProperties ( Microsoft.WindowsAzure.Storage.Shared.Protocol.MetricsProperties metrics ) : void

Update the specified service properties according to the input

Method Details

SetAzureStorageServiceMetricsCommand() public method

public SetAzureStorageServiceMetricsCommand ( ) : Microsoft.WindowsAzure.Storage.Shared.Protocol
return Microsoft.WindowsAzure.Storage.Shared.Protocol