IFlowLogPropertiesFormat.StorageId Property

Definition

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

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

Property Value

Attributes

Applies to