AccountResource interface
Account details
- Extends
Properties
properties | Property bag from billing account |
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. |
Inherited Properties
id | Azure resource ID. NOTE: This property will not be serialized. It can only be populated by the server. |
location | Location of the resource. |
name | Azure resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
tags | resource tags. |
type | Azure resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
properties
Property bag from billing account
properties: AccountResourceProperties
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?: AccountResourceSystemData
Property Value
Inherited Property Details
id
Azure resource ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
location
name
Azure resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
tags
resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
Azure resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type