IDiagnosticSettingsResource.StorageAccountId Property

Definition

The resource ID of the storage account to which you would like to send Diagnostic Logs.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.Runtime.Info(Description="The resource ID of the storage account to which you would like to send Diagnostic Logs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="storageAccountId")]
public string StorageAccountId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.Runtime.Info(Description="The resource ID of the storage account to which you would like to send Diagnostic Logs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="storageAccountId")>]
member this.StorageAccountId : string with get, set
Public Property StorageAccountId As String

Property Value

Attributes

Applies to