Udostępnij za pośrednictwem


VirtualMachineDataDisk.ToBeDetached Property

Definition

Specifies whether the data disk is in process of detachment from the VirtualMachine/VirtualMachineScaleset.

public bool? ToBeDetached { get; set; }
member this.ToBeDetached : Nullable<bool> with get, set
Public Property ToBeDetached As Nullable(Of Boolean)

Property Value

Applies to