Partager via


Disk.MaxShares Propriété

Définition

Obtient ou définit le nombre maximal de machines virtuelles pouvant être attachées au disque en même temps. La valeur supérieure à un indique un disque qui peut être monté sur plusieurs machines virtuelles en même temps.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à