Office365LinkedService.Office365TenantId Property

Definition

Gets or sets azure tenant ID to which the Office 365 account belongs. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to