Share via


AvailableWorkloadProfile.MemoryGiB Property

Definition

Memory in GiB.

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

Property Value

Implements

Attributes

Applies to