TrackedResource interface
Properties
id | NOTE: This property will not be serialized. It can only be populated by the server. |
location | |
name | NOTE: This property will not be serialized. It can only be populated by the server. |
system |
NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Dictionary of |
type | NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
location
location?: string
Property Value
string
name
NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
systemData
NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
tags
Dictionary of
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
type
NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Azure SDK for JavaScript