ServiceAssociationLink Class

ServiceAssociationLink resource.

Constructor

ServiceAssociationLink(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource ID.

properties

Resource navigation link properties format.

name
str

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

etag
str

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

type
str

Resource type.

Attributes

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

etag: str | None

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

name: str | None

Resource navigation link properties format.

properties: _models.ServiceAssociationLinkPropertiesFormat | None

Resource type.

type: str | None