ISapSupportedSkusRequest.SapProduct 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.
Defines the SAP Product type.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Defines the SAP Product type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapProductType) }, ReadOnly=false, Required=true, SerializedName="sapProduct")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapProductType SapProduct { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Defines the SAP Product type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapProductType) }, ReadOnly=false, Required=true, SerializedName="sapProduct")>]
member this.SapProduct : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapProductType with get, set
Public Property SapProduct As SapProductType
Property Value
- Attributes