Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommitmentAssociation

Package version

interface

An interface representing CommitmentAssociation. Represents the association between a commitment plan and some other resource, such as a Machine Learning web service.

extends

Resource

Hierarchy

Index

Properties

Optional etag

etag: undefined | string
member

{string} [etag] An entity tag used to enforce optimistic concurrency.

Optional id

id: undefined | string
member

{string} [id] Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

location

location: string
member

{string} location Resource location.

Optional name

name: undefined | string
member

{string} [name] Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional properties

member

{CommitmentAssociationProperties} [properties] The properties of the commitment association resource.

Optional tags

tags: undefined | object
member

{{ [propertyName: string]: string }} [tags] User-defined tags for the resource.

Optional type

type: undefined | string
member

{string} [type] Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc