Share via


ServiceFabricManagedNodeTypeData.DataDiskSizeInGB Property

Definition

Disk size for the managed disk attached to the vms on the node type in GBs.

public int? DataDiskSizeInGB { get; set; }
member this.DataDiskSizeInGB : Nullable<int> with get, set
Public Property DataDiskSizeInGB As Nullable(Of Integer)

Property Value

Applies to