IRegistrationAssignment.PlanProduct Property

Definition

Azure Marketplace product code.

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

Property Value

Attributes

Applies to