RecoverableServerProperties.VCore Property

Definition

vCore associated with the service level objective

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

Property Value

Implements

Attributes

Applies to