共用方式為


OrganizationResource.OrganizationId Property

Definition

Gets id of the Confluent organization.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to