Freigeben über


IAzureResource.SubscriptionDisplayName Property

Definition

The name of the subscription this resource belongs to.

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

Property Value

Attributes

Applies to