ServiceAssociationLink Class

ServiceAssociationLink resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.network.v2019_06_01.models._models_py3.SubResource
ServiceAssociationLink

Constructor

ServiceAssociationLink(*, id: typing.Union[str, NoneType] = None, name: typing.Union[str, NoneType] = None, type: typing.Union[str, NoneType] = None, linked_resource_type: typing.Union[str, NoneType] = None, link: typing.Union[str, NoneType] = None, allow_delete: typing.Union[bool, NoneType] = None, locations: typing.Union[typing.List[str], NoneType] = None, **kwargs)

Parameters

id
str

Resource ID.

name
str

Name of the resource that is unique within a resource group. This name can be used to access the resource.

type
str

Resource type.

linked_resource_type
str

Resource type of the linked resource.

link
str

Link to the external resource.

allow_delete
bool

If true, the resource can be deleted.

locations
list[str]

A list of locations.

Variables

etag
str

A unique read-only string that changes whenever the resource is updated.

provisioning_state
str

Provisioning state of the ServiceAssociationLink resource.