IMarketplaceRegistrationDefinition.PlanProduct Property

Definition

Azure Marketplace product code.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Description="Azure Marketplace product code.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="product")]
public string PlanProduct { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Description="Azure Marketplace product code.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="product")>]
member this.PlanProduct : string with get, set
Public Property PlanProduct As String

Property Value

Attributes

Applies to