Compartir a través de


FlowLogInformation.StorageId Propiedad

Definición

Obtiene o establece el identificador de la cuenta de almacenamiento que se usa para almacenar el registro de flujo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a