ServiceAssociationLinkPropertiesFormat interface
Properties of ServiceAssociationLink.
Properties
| allow |
If true, the resource can be deleted. |
| link | Link to the external resource. |
| linked |
Resource type of the linked resource. |
| locations | A list of locations. |
Property Details
allowDelete
If true, the resource can be deleted.
allowDelete?: boolean
Property Value
boolean
link
Link to the external resource.
link?: string
Property Value
string
linkedResourceType
Resource type of the linked resource.
linkedResourceType?: string
Property Value
string
locations
A list of locations.
locations?: string[]
Property Value
string[]