共用方式為


Product.TenantId 屬性

定義

取得使用產品之租使用者的識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於