Compartir a través de


IEventGridDataConnection.StorageAccountResourceId Property

Definition

The resource ID of the storage account where the data resides.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The resource ID of the storage account where the data resides.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="storageAccountResourceId")]
public string StorageAccountResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The resource ID of the storage account where the data resides.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="storageAccountResourceId")>]
member this.StorageAccountResourceId : string with get, set
Public Property StorageAccountResourceId As String

Property Value

Attributes

Applies to