次の方法で共有


OrganizationResource クラス

定義

組織リソース。

[Microsoft.Rest.Serialization.JsonTransformation]
public class OrganizationResource : Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type OrganizationResource = class
    interface IResource
Public Class OrganizationResource
Implements IResource
継承
OrganizationResource
属性
実装

コンストラクター

OrganizationResource()

OrganizationResource クラスの新しいインスタンスを初期化します。

OrganizationResource(OfferDetail, UserDetail, String, String, String, SystemData, Nullable<DateTime>, String, String, String, IDictionary<String,String>, String)

OrganizationResource クラスの新しいインスタンスを初期化します。

プロパティ

CreatedTime

リソースの作成時刻を取得します。

Id

リソースの ARM ID を取得します。

Location

組織リソースの場所を取得または設定します

Name

リソースの名前を取得します。

OfferDetail

confluent オファーの詳細を取得または設定します

OrganizationId

Confluent organizationの ID を取得します。

ProvisioningState

confluent RP のプロビジョニング状態を取得します。 使用できる値は、'Accepted'、'Creating'、'Updating'、'Deleteding'、'Succeeded'、'Failed'、'Canceled'、'Deleted'、'NotSpecified' です。

SsoUrl

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

SystemData

リソースの作成と最後の変更に関連するメタデータを取得します

Tags

リソース タグorganization取得または設定します

Type

リソースの種類を取得します。

UserDetail

サブスクライバーの詳細を取得または設定します

メソッド

Validate()

オブジェクトを検証します。

適用対象