IntegrationAccountAgreement interface

The integration account agreement.

Extends

Properties

agreementType

The agreement type.

changedTime

The changed time. NOTE: This property will not be serialized. It can only be populated by the server.

content

The agreement content.

createdTime

The created time. NOTE: This property will not be serialized. It can only be populated by the server.

guestIdentity

The business identity of the guest partner.

guestPartner

The integration account partner that is set as guest partner for this agreement.

hostIdentity

The business identity of the host partner.

hostPartner

The integration account partner that is set as host partner for this agreement.

metadata

The metadata.

Inherited Properties

id

The resource id. NOTE: This property will not be serialized. It can only be populated by the server.

location

The resource location.

name

Gets the resource name. NOTE: This property will not be serialized. It can only be populated by the server.

tags

The resource tags.

type

Gets the resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

agreementType

The agreement type.

agreementType: AgreementType

Property Value

changedTime

The changed time. NOTE: This property will not be serialized. It can only be populated by the server.

changedTime?: Date

Property Value

Date

content

The agreement content.

content: AgreementContent

Property Value

createdTime

The created time. NOTE: This property will not be serialized. It can only be populated by the server.

createdTime?: Date

Property Value

Date

guestIdentity

The business identity of the guest partner.

guestIdentity: BusinessIdentity

Property Value

guestPartner

The integration account partner that is set as guest partner for this agreement.

guestPartner: string

Property Value

string

hostIdentity

The business identity of the host partner.

hostIdentity: BusinessIdentity

Property Value

hostPartner

The integration account partner that is set as host partner for this agreement.

hostPartner: string

Property Value

string

metadata

The metadata.

metadata?: any

Property Value

any

Inherited Property Details

id

The resource id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

location

The resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Gets the resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

The resource tags.

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

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Gets the resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type