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

Resource Id.

id?: string

Property Value

string

Inherited From Resource.id

location

location: string

Property Value

string

Inherited From Resource.location

name

Resource name.

name?: string

Property Value

string

Inherited From Resource.name

tags

User-defined tags for

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Resource type.

type?: string

Property Value

string

Inherited From Resource.type