IMarketplaceRegistrationDefinition.PlanDisplayName Property

Definition

The marketplace plan display name.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Description="The marketplace plan display name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="planDisplayName")]
public string PlanDisplayName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Description="The marketplace plan display name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="planDisplayName")>]
member this.PlanDisplayName : string with get, set
Public Property PlanDisplayName As String

Property Value

Attributes

Applies to