Megosztás a következőn keresztül:


ISapSupportedSkusRequest.DeploymentType Property

Definition

The deployment type. Eg: SingleServer/ThreeTier

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The deployment type. Eg: SingleServer/ThreeTier", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapDeploymentType) }, ReadOnly=false, Required=true, SerializedName="deploymentType")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapDeploymentType DeploymentType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The deployment type. Eg: SingleServer/ThreeTier", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapDeploymentType) }, ReadOnly=false, Required=true, SerializedName="deploymentType")>]
member this.DeploymentType : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapDeploymentType with get, set
Public Property DeploymentType As SapDeploymentType

Property Value

Attributes

Applies to