IThreeTierRecommendationResult.CentralServerVMSku 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 central server VM SKU.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="The central server VM SKU.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="centralServerVmSku")]
public string CentralServerVMSku { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="The central server VM SKU.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="centralServerVmSku")>]
member this.CentralServerVMSku : string with get, set
Public Property CentralServerVMSku As String
Property Value
- Attributes