CommitmentAssociation interface
- Extends
Properties
| etag | An entity tag used to enforce optimistic |
| properties | The properties of |
Inherited Properties
| id | Resource Id. |
| location | |
| name | Resource name. |
| tags | User-defined tags for |
| type | Resource type. |
Property Details
etag
An entity tag used to enforce optimistic
etag?: string
Property Value
string
properties
The properties of
properties?: CommitmentAssociationProperties
Property Value
Inherited Property Details
id
location
name
tags
User-defined tags for
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags