SupportTicketDetails.ServiceDisplayName Property

Definition

Gets localized name of the Azure service.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceDisplayName")]
public string ServiceDisplayName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceDisplayName")>]
member this.ServiceDisplayName : string
Public ReadOnly Property ServiceDisplayName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to