ServiceAssociationLink interface
ServiceAssociationLink resource.
- Extends
Properties
allow |
If true, the resource can be deleted. |
etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
link | Link to the external resource. |
linked |
Resource type of the linked resource. |
locations | A list of locations. |
name | Name of the resource that is unique within a resource group. This name can be used to access the resource. |
provisioning |
The provisioning state of the service association link resource. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource ID. |
Property Details
allowDelete
If true, the resource can be deleted.
allowDelete?: boolean
Property Value
boolean
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
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[]
name
Name of the resource that is unique within a resource group. This name can be used to access the resource.
name?: string
Property Value
string
provisioningState
The provisioning state of the service association link resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string