Partilhar via


AvailableWorkloadProfileProperties.MemoryGiB Property

Definition

Memory in GiB.

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

Property Value

Implements

Attributes

Applies to