Share via


IAzureResource.SubscriptionDisplayName Property

Definition

The name of the subscription this resource belongs to.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Runtime.Info(Description="The name of the subscription this resource belongs to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="subscriptionDisplayName")]
public string SubscriptionDisplayName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Runtime.Info(Description="The name of the subscription this resource belongs to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="subscriptionDisplayName")>]
member this.SubscriptionDisplayName : string
Public ReadOnly Property SubscriptionDisplayName As String

Property Value

Attributes

Applies to