組織リソースの種類
名前空間: microsoft.graph
重要
Microsoft Graph のバージョンの /beta API は変更される可能性があります。 実稼働アプリケーションでこれらの API を使用することは、サポートされていません。 API が v1.0 で使用できるかどうかを確認するには、 バージョン セレクターを使用します。
ユーザーやアプリケーションがサインインする Azure Active Directory テナントを表します。 このリソースでは読み取りおよび更新操作のみがサポートされ、作成と削除はサポートされません。 directoryObject から継承します。
このリソースでは、拡張機能を使用してカスタム プロパティに独自のデータを追加することができます。
メソッド
| メソッド | 戻り値の型 | 説明 |
|---|---|---|
| 組織を取得する | organization コレクション | 組織オブジェクトのプロパティと関係を読み取ります。 |
| Update organization | organization | 組織オブジェクトを更新します。 更新できるプロパティは: marketingNotificationMails, technicalNotificationMails, securityComplianceNotificationMails, securityComplianceNotificationPhones および privacyProfile.のみです。 |
| 組織の設定を取得する | organizationSettings | 組織設定オブジェクトを読み取ります。 |
| オープン拡張機能 | ||
| オープン拡張機能を作成する | openTypeExtension | オープン拡張機能を作成し、新規または既存のリソースにカスタム プロパティを追加します。 |
| オープン拡張機能を取得する | openTypeExtension コレクション | 拡張機能の名前で識別されるオープン拡張機能を取得します。 |
| スキーマ拡張機能 | ||
| スキーマ拡張機能の値を追加する | schemaExtension | スキーマ拡張機能の定義を作成し、それを使用してカスタマイズされた種類のデータをリソースに追加します。 |
| 組織のライセンス | ||
| activateService (非推奨) | なし | 組織のサービスをアクティブ化します。 |
| 組織のブランド化 | ||
| organizationalBranding の取得 | organizationalBranding | 既定の組織ブランド化オブジェクトを取得します。 |
| organizationalbranding の更新 | organizationalBranding | 既定の組織ブランド化オブジェクトを更新します。 |
| organizationalBrandingLocalization の作成 | organizationalBrandingLocalization | 新しいローカライズ (言語固有) のブランド化と既定のブランド化オブジェクト (存在しない場合) を作成します。 |
| organizationalBrandingLocalization の一覧 | organizationalBrandingLocalizationコレクション | テナント内のすべてのローカリゼーション ブランド化オブジェクトを取得します。 |
| organizationalBrandingLocalization の取得 | organizationalBrandingLocalization | ローカリゼーション ブランド化オブジェクトのプロパティを読み取ります。 |
| organizationalBrandingLocalization の更新 | organizationalBrandingLocalization | ローカリゼーション ブランド化オブジェクトを更新します。 |
| organizationalBrandingLocalization の削除 | organizationalBrandingLocalization | ローカリゼーション ブランド化オブジェクトを削除します。 |
プロパティ
| プロパティ | 型 | 説明 |
|---|---|---|
| assignedPlans | assignedPlan コレクション | テナントに関連付けられているサービス プランのコレクション。null 許容ではありません。 |
| businessPhones | String collection | 組織の電話番号。文字列コレクションですが、このプロパティに設定できるのは 1 つの数字のみです。 |
| city | String | 組織の住所の市区町村名。 |
| country | String | 組織の住所の国/地域名。 |
| countryLetterCode | String | ISO 3166-2 形式での組織の国または地域の略称。 |
| createdDateTime | DateTimeOffset | 組織作成時のタイムスタンプです。 値は変更できず、組織が作成されると自動的に設定されます。 Timestamp 型は、ISO 8601 形式を使用して日付と時刻の情報を表し、常に UTC 時間です。 たとえば、2014 年 1 月 1 日午前 0 時 (UTC) は、2014-01-01T00:00:00Z です。 読み取り専用です。 |
| deletedDateTime | DateTimeOffset | AZURE AD テナントが ISO 8601 形式を使用して削除され、常に UTC 時刻で、日時を表します。たとえば、2014 年 1 月 1 日午前 0 時 (UTC) は 2014-01-01T00:00:00Z です。読み 取り 専用。 |
| directorySizeQuota | directorySizeQuota | 組織のディレクトリ サイズ クォータ情報。 |
| displayName | String | テナントの表示名。 |
| id | String | テナント ID。組織 (またはテナント) を表す一意の識別子です。 directoryObject から継承されました。 キー。 null 許容ではありません。 読み取り専用です。 |
| isMultipleDataLocationsForServicesEnabled | Boolean | true 組織が複数地域で有効になっている場合。 false 組織が複数地域で有効になっていない場合。 null (既定値)。 読み取り専用です。 詳細については、「OneDrive Online Multi-Geo」を参照してください。 |
| marketingNotificationEmails | String collection | null 許容ではありません。 |
| onPremisesLastSyncDateTime | DateTimeOffset | 前回テナントがオンプレミスのディレクトリと同期した日付と時刻。 Timestamp 型は、ISO 8601 形式を使用して日付と時刻の情報を表し、常に UTC 時間です。 たとえば、2014 年 1 月 1 日午前 0 時 (UTC) は、2014-01-01T00:00:00Z です。 |
| onPremisesSyncEnabled | Boolean | true このオブジェクトがオンプレミスのディレクトリから同期されている場合。 false このオブジェクトがもともとオンプレミスのディレクトリから同期されていたが、同期されなくなった場合。許容。 このオブジェクトがオンプレミスのディレクトリから 1 度も同期されたことがない場合は null (既定値)。 |
| postalCode | String | 組織の住所の郵便番号。 |
| preferredLanguage | String | 組織の優先言語。 ISO 639-1 コードに従う必要があります (例: en)。 |
| privacyProfile | privacyProfile | 組織のプライバシー プロファイル。 |
| provisionedPlans | ProvisionedPlan コレクション | null 許容ではありません。 |
| securityComplianceNotificationMails | String collection | |
| securityComplianceNotificationPhones | String collection | |
| state | String | 組織の住所の都道府県名。 |
| 街路 | String | 組織の住所の番地。 |
| technicalNotificationMails | String collection | null 許容ではありません。 |
| verifiedDomains | verifiedDomain コレクション | このテナントに関連付けられているドメインのコレクション。null 許容ではありません。 |
関係
| リレーションシップ | 型 | 説明 |
|---|---|---|
| certificateBasedAuthConfiguration | certificateBasedAuthConfiguration コレクション | 証明書ベースの認証の構成を管理するナビゲーション プロパティです。 certificateBasedAuthConfiguration の単一インスタンスのみコレクションで作成できます。 |
| extensions | extension コレクション | 組織リソースに対して定義されている開いている拡張機能のコレクション。 Null 許容型。 |
| ブランド | organizationalBranding コレクション | 組織の既定のブランド化を管理するためのリソース。 Null 許容型。 |
| settings | organizationSettings | organizationSettings オブジェクトのプロパティとリレーションシップを取得します。 Null 許容型。 |
JSON 表記
以下は、リソースの JSON 表記です
{
"assignedPlans": [{"@odata.type": "microsoft.graph.assignedPlan"}],
"businessPhones": ["String"],
"city": "String",
"country": "String",
"countryLetterCode": "String",
"createdDateTime": "String (timestamp)",
"deletedDateTime": "String (timestamp)",
"directorySizeQuota": {"@odata.type": "microsoft.graph.directorySizeQuota"},
"displayName": "String",
"id": "String (identifier)",
"isMultipleDataLocationsForServicesEnabled": "Boolean",
"marketingNotificationEmails": ["String"],
"onPremisesLastSyncDateTime": "String (timestamp)",
"onPremisesSyncEnabled": true,
"postalCode": "String",
"preferredLanguage": "String",
"privacyProfile": {"@odata.type": "microsoft.graph.privacyProfile"},
"provisionedPlans": [{"@odata.type": "microsoft.graph.provisionedPlan"}],
"securityComplianceNotificationMails": ["String"],
"securityComplianceNotificationPhones": ["String"],
"state": "String",
"street": "String",
"technicalNotificationMails": ["String"],
"verifiedDomains": [{"@odata.type": "microsoft.graph.verifiedDomain"}],
"companyLastDirSyncTime": "2019-02-07T20:33:52.942Z",
"dirSyncEnabled": true
}
関連項目
フィードバック
フィードバックの送信と表示