Share via


IFlowLogPropertiesFormat.StorageId Property

Definition

ID of the storage account which is used to store the flow log.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="ID of the storage account which is used to store the flow log.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="storageId")]
public string StorageId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="ID of the storage account which is used to store the flow log.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="storageId")>]
member this.StorageId : string with get, set
Public Property StorageId As String

Property Value

Attributes

Applies to