Partager via


DataDisk.ToBeDetached Propriété

Définition

Obtient ou définit spécifie si le disque de données est en cours de détachement de VirtualMachine/VirtualMachineScaleset

[Newtonsoft.Json.JsonProperty(PropertyName="toBeDetached")]
public bool? ToBeDetached { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="toBeDetached")>]
member this.ToBeDetached : Nullable<bool> with get, set
Public Property ToBeDetached As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à