Compartilhar via


ScopeConnection Class

The Scope Connections resource.

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

Inheritance
azure.mgmt.network.models._models_py3.ChildResource
ScopeConnection

Constructor

ScopeConnection(*, tenant_id: str | None = None, resource_id: str | None = None, description: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
tenant_id
str

Tenant ID.

resource_id
str

Resource ID.

description
str

A description of the scope connection.

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

etag
str

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

system_data

The system metadata related to this resource.

tenant_id
str

Tenant ID.

resource_id
str

Resource ID.

connection_state

Connection State. Known values are: "Connected", "Pending", "Conflict", "Revoked", and "Rejected".

description
str

A description of the scope connection.