IApplicationInsightsComponent.TenantId Property

Definition

Azure Tenant Id.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Azure Tenant Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="TenantId")]
public string TenantId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Azure Tenant Id.", 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