Aracılığıyla paylaş


IdentityProviderDetails.TenantId Property

Definition

Gets or sets the tenant Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services.

[Newtonsoft.Json.JsonProperty(PropertyName="tenantId")]
public string TenantId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tenantId")>]
member this.TenantId : string with get, set
Public Property TenantId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to