Compartir a través de


DiagnosticSettingsResource.StorageAccountId Propiedad

Definición

Obtiene o establece el identificador de recurso de la cuenta de almacenamiento a la que desea enviar registros de diagnóstico.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountId")]
public string StorageAccountId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountId")>]
member this.StorageAccountId : string with get, set
Public Property StorageAccountId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a