VcoreCapability.SupportedMemoryPerVcoreMb Property

Definition

supported memory per vCore in MB

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Owned)]
public long? SupportedMemoryPerVcoreMb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Owned)>]
member this.SupportedMemoryPerVcoreMb : Nullable<int64>
Public ReadOnly Property SupportedMemoryPerVcoreMb As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to