Subscription.DisplayName Property

Definition

The subscription display name.

[System.Text.Json.Serialization.JsonInclude]
[System.Text.Json.Serialization.JsonPropertyName("displayName")]
public string DisplayName { get; init; }
[<System.Text.Json.Serialization.JsonInclude>]
[<System.Text.Json.Serialization.JsonPropertyName("displayName")>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

Property Value

Attributes

Applies to