AssociationUpdate interface

The type used for update operations of the Association.

Properties

properties

The updatable properties of the Association.

tags

Resource tags.

Property Details

properties

The updatable properties of the Association.

properties?: AssociationUpdateProperties

Property Value

tags

Resource tags.

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

Property Value

{[propertyName: string]: string}