Share via


IApplicationInsightsComponent.TenantId Property

Definition

Azure Tenant Id.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Create=false, Description="Azure Tenant Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="TenantId", Update=false)]
public string TenantId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Create=false, Description="Azure Tenant Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="TenantId", Update=false)>]
member this.TenantId : string
Public ReadOnly Property TenantId As String

Property Value

Attributes

Applies to