Condividi tramite


IUsage.DisplayName Property

Definition

Friendly name shown in the UI.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Friendly name shown in the UI.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="displayName")]
public string DisplayName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Friendly name shown in the UI.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="displayName")>]
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

Property Value

Attributes

Applies to