UpdateAzPostgreSqlServer_UpdateViaIdentityExpanded.SkuSize Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Category(new Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The size code, to be interpreted by resource as appropriate.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="size")]
[System.Management.Automation.Parameter(HelpMessage="The size code, to be interpreted by resource as appropriate.", Mandatory=false)]
public string SkuSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Category(new Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The size code, to be interpreted by resource as appropriate.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="size")>]
[<System.Management.Automation.Parameter(HelpMessage="The size code, to be interpreted by resource as appropriate.", Mandatory=false)>]
member this.SkuSize : string with get, set
Public Property SkuSize As String

Property Value

String
Attributes

Applies to