次の方法で共有


GetTenantPolicyResponse クラス

定義

テナント ポリシー情報。

public class GetTenantPolicyResponse : Microsoft.Rest.Azure.IResource
type GetTenantPolicyResponse = class
    interface IResource
Public Class GetTenantPolicyResponse
Implements IResource
継承
GetTenantPolicyResponse
実装

コンストラクター

GetTenantPolicyResponse()

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

GetTenantPolicyResponse(String, String, String, TenantPolicy, SystemData)

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

プロパティ

Id

ポリシー ID を取得します。

Name

ポリシー名を取得します。

Properties

テナント ポリシーのプロパティを取得または設定します。

SystemData

テナント ポリシー情報。

Type

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

適用対象