Resource interface
The Resource model definition.
Properties
| etag | The etag for the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| id | The full qualified ARM ID of an event. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | The ID that uniquely identifies an event. NOTE: This property will not be serialized. It can only be populated by the server. |
| tags | Resource tags. 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
etag
The etag for the resource. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
id
The full qualified ARM ID of an event. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
The ID that uniquely identifies an event. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
tags
Resource tags. NOTE: This property will not be serialized. It can only be populated by the server.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string