共用方式為


AzureTableOutputDataSourceProperties.AccountKey Property

Definition

The account key for the Azure Storage account. Required on PUT (CreateOrReplace) requests.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Owned)]
public string AccountKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Owned)>]
member this.AccountKey : string with get, set
Public Property AccountKey As String

Property Value

Implements

Attributes

Applies to