你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

获取资源类型。

适用于