Condividi tramite


IPlan.DisplayName Property

Definition

Friendly name for the plan for display in the marketplace

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

Property Value

Attributes

Applies to