次の方法で共有


Office365LinkedService.Office365TenantId プロパティ

定義

Office 365 アカウントが属する Azure テナント ID を取得または設定します。 型: string (または resultType 文字列を含む式)。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象