Compartir a través de


IaasVMRestoreRequest.StorageAccountId Propiedad

Definición

Obtiene o establece el identificador completo de ARM de la cuenta de almacenamiento a la que se debe restaurar la máquina virtual.

[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