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


ISapSupportedSkusRequest.Environment Property

Definition

Defines the environment type - Production/Non Production.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Defines the environment type - Production/Non Production.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapEnvironmentType) }, ReadOnly=false, Required=true, SerializedName="environment")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapEnvironmentType Environment { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Defines the environment type - Production/Non Production.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapEnvironmentType) }, ReadOnly=false, Required=true, SerializedName="environment")>]
member this.Environment : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapEnvironmentType with get, set
Public Property Environment As SapEnvironmentType

Property Value

Attributes

Applies to