次の方法で共有


OrganizationResource.OrganizationId プロパティ

定義

Confluent organizationの ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象