次の方法で共有


TenantIdDescription.TenantBrandingLogoUrl プロパティ

定義

テナントのブランド化ロゴ URL を取得します。 "ホーム" テナント カテゴリでのみ使用できます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象