Share via


DataDisksToDetach.DetachOption Property

Definition

Supported options available for Detach of a disk from a VM. Refer to DetachOption object reference for more details.

public Azure.ResourceManager.Compute.Models.DiskDetachOptionType? DetachOption { get; set; }
member this.DetachOption : Nullable<Azure.ResourceManager.Compute.Models.DiskDetachOptionType> with get, set
Public Property DetachOption As Nullable(Of DiskDetachOptionType)

Property Value

Applies to