Share via


DevOpsStorageProfile.DataDisks Property

Definition

A list of empty data disks to attach.

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

Property Value

Applies to