Share via


IEventGridConnectionProperties.StorageAccountResourceId Property

Definition

[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=true, 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=true, SerializedName="storageAccountResourceId")>]
member this.StorageAccountResourceId : string with get, set
Public Property StorageAccountResourceId As String

Property Value

Attributes

Applies to