SetAzureOperationalInsightsStorageInsightCommand.StorageAccountKey Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The access key for the storage account.", Mandatory=false, Position=4, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string StorageAccountKey { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The access key for the storage account.", Mandatory=false, Position=4, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.StorageAccountKey : string with get, set
Public Property StorageAccountKey As String

Property Value

String
Attributes

Applies to