< Back

Get-AzureStorageServiceProperty

Sun Jan 12, 2020 4:30 pm

NAME Get-AzureStorageServiceProperty



SYNTAX

Get-AzureStorageServiceProperty [-ServiceType] {Blob | Table | Queue | File} [-Context <IStorageContext>]

[<CommonParameters>]





PARAMETERS

-Context <IStorageContext>

Azure Storage Context Object



Required? false

Position? Named

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-ServiceType <StorageServiceType>

Azure storage service type(Blob, Table, Queue).



Required? true

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

Microsoft.Azure.Commands.Common.Authentication.Abstractions.IStorageContext





OUTPUTS

Microsoft.WindowsAzure.Commands.Storage.Model.ResourceModel.PSSeriviceProperties





ALIASES

None





REMARKS

None