Condividi tramite


AttachDetachDataDisksRequest.DataDisksToDetach Property

Definition

The list of managed data disks to be detached.

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.DataDisksToDetach> DataDisksToDetach { get; }
member this.DataDisksToDetach : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.DataDisksToDetach>
Public ReadOnly Property DataDisksToDetach As IList(Of DataDisksToDetach)

Property Value

Applies to