ServerAutoGenerated.SkuName Property

Definition

The name of the sku, typically, tier + family + cores, e.g. Standard_D4s_v3.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.FormatTable(Index=2)]
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)]
public string SkuName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.FormatTable(Index=2)>]
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)>]
member this.SkuName : string with get, set
Public Property SkuName As String

Property Value

Implements

Attributes

Applies to