Share via


NetworkFunctionRoleConfiguration.OSDiskSizeGb Property

Definition

Specifies the size of os disk in gigabytes. This is the fully expanded disk size needed of the VHD image on the ASE. This disk size should be greater than the size of the VHD provided in vhdUri.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.PropertyOrigin.Inlined)]
public int? OSDiskSizeGb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.PropertyOrigin.Inlined)>]
member this.OSDiskSizeGb : Nullable<int> with get, set
Public Property OSDiskSizeGb As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to