Udostępnij przez


ISapVirtualInstance.SapProduct Property

Definition

Defines the SAP Product type.

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

Property Value

Attributes

Applies to