ISupportTicketDetails.ServiceDisplayName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Localized name of the Azure service.
[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="Localized name of the Azure service.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="serviceDisplayName", Update=false)]
public string ServiceDisplayName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="Localized name of the Azure service.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="serviceDisplayName", Update=false)>]
member this.ServiceDisplayName : string
Public ReadOnly Property ServiceDisplayName As String
Property Value
- Attributes