OrganizationResource クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
組織リソース。
[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() |
オブジェクトを検証します。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET