Sdílet prostřednictvím


Office365LinkedService.ServicePrincipalTenantId Property

Definition

Gets or sets specify the tenant information under which your Azure AD web application resides. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalTenantId")]
public object ServicePrincipalTenantId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalTenantId")>]
member this.ServicePrincipalTenantId : obj with get, set
Public Property ServicePrincipalTenantId As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to