Compartilhar via


ISapVirtualInstance.Environment Property

Definition

Defines the environment type - Production/Non Production.

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

Property Value

Attributes

Applies to