GetAzureStorageServiceMetricsCommand.ServiceType Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Azure storage service type(Blob, Table, Queue).", Mandatory=true, Position=0)]
public Microsoft.WindowsAzure.Commands.Storage.Common.StorageServiceType ServiceType { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Azure storage service type(Blob, Table, Queue).", Mandatory=true, Position=0)>]
member this.ServiceType : Microsoft.WindowsAzure.Commands.Storage.Common.StorageServiceType with get, set
Public Property ServiceType As StorageServiceType

Property Value

StorageServiceType
Attributes

Applies to