次の方法で共有


OrganizationResource.SsoUrl プロパティ

定義

Confluent organizationの SSO URL を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象