Compartir a través de


RecoveryPointDiskConfiguration.NumberOfDisksAttachedToVm Propiedad

Definición

Obtiene o establece el número de discos conectados a la máquina virtual.

[Newtonsoft.Json.JsonProperty(PropertyName="numberOfDisksAttachedToVm")]
public int? NumberOfDisksAttachedToVm { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="numberOfDisksAttachedToVm")>]
member this.NumberOfDisksAttachedToVm : Nullable<int> with get, set
Public Property NumberOfDisksAttachedToVm As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a