GetTenantPolicyResponse interface
Tenant policy Information.
Properties
id | Policy Id. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Policy name. NOTE: This property will not be serialized. It can only be populated by the server. |
properties | Tenant policy properties. |
system |
Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
Policy Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
Policy name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
properties
systemData
Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string