Share via


ServiceAssociationLinkPropertiesFormat interface

Properties of ServiceAssociationLink.

Properties

allowDelete

If true, the resource can be deleted.

link

Link to the external resource.

linkedResourceType

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 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[]