Share via


ISapDiskConfigurationsRequest.SapProduct Property

Definition

Defines the SAP Product type.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PSArgumentCompleter(new System.String[] { "ECC", "S4HANA", "Other" })]
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, Description="Defines the SAP Product type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="sapProduct", Update=true)]
public string SapProduct { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PSArgumentCompleter(new System.String[] { "ECC", "S4HANA", "Other" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, Description="Defines the SAP Product type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="sapProduct", Update=true)>]
member this.SapProduct : string with get, set
Public Property SapProduct As String

Property Value

Attributes

Applies to