IServerForCreate.SkuSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The size code, to be interpreted by resource as appropriate.
[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")]
public string SkuSize { get; set; }
[<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")>]
member this.SkuSize : string with get, set
Public Property SkuSize As String
Property Value
- Attributes