ITagProperty.TenantId Property

Definition

Returns the Tenant ID that issued the token for the user who added the tag.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Returns the Tenant ID that issued the token for the user who added the tag.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="tenantId")]
public string TenantId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Returns the Tenant ID that issued the token for the user who added the tag.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="tenantId")>]
member this.TenantId : string
Public ReadOnly Property TenantId As String

Property Value

Attributes

Applies to