IntegrationAccountAgreement interface
The integration account agreement.
- Extends
Properties
agreement |
The agreement type. |
changed |
The changed time. NOTE: This property will not be serialized. It can only be populated by the server. |
content | The agreement content. |
created |
The created time. NOTE: This property will not be serialized. It can only be populated by the server. |
guest |
The business identity of the guest partner. |
guest |
The integration account partner that is set as guest partner for this agreement. |
host |
The business identity of the host partner. |
host |
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
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
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
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