Compartir a través de


LogProfileResource.StorageAccountId Propiedad

Definición

Obtiene o establece el identificador de recurso de la cuenta de almacenamiento a la que desea enviar el registro de actividad.

[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