Compartir a través de


PreValidateEnableBackupRequest.Properties Propiedad

Definición

Obtiene o establece la configuración de la máquina virtual si es necesario validarla, como el tipo de sistema operativo, etc.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a