GetTenantPolicyResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Tenant policy Information.
public class GetTenantPolicyResponse : Microsoft.Rest.Azure.IResource
type GetTenantPolicyResponse = class
interface IResource
Public Class GetTenantPolicyResponse
Implements IResource
- Inheritance
-
GetTenantPolicyResponse
- Implements
Constructors
GetTenantPolicyResponse() |
Initializes a new instance of the GetTenantPolicyResponse class. |
GetTenantPolicyResponse(String, String, String, TenantPolicy, SystemData) |
Initializes a new instance of the GetTenantPolicyResponse class. |
Properties
Id |
Gets policy Id. |
Name |
Gets policy name. |
Properties |
Gets or sets tenant policy properties. |
SystemData | |
Type |
Gets resource type. |