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.

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.

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

Tenant policy properties.

properties?: TenantPolicy

Property Value

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