Compartir a través de


AutoStorageBaseProperties.StorageAccountId Propiedad

Definición

Obtiene o establece el identificador de recurso de la cuenta de almacenamiento que se va a usar para la cuenta de almacenamiento automático.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a