IRegistrationAssignment.PlanName Property

Definition

Azure Marketplace plan name.

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

Property Value

Attributes

Applies to