BillingAccountPoliciesResponse interface
Billing account policies information.
Properties
id | Fully qualified ID for the policy. 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 | Billing account policies response 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
Fully qualified ID for the policy. 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
Billing account policies response properties.
properties?: BillingAccountPoliciesResponseProperties
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