你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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.ChildResourceScopeConnection
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
|
Tenant ID. |
resource_id
|
Resource ID. |
description
|
A description of the scope connection. |
Variables
Name | Description |
---|---|
id
|
Resource ID. |
name
|
Resource name. |
type
|
Resource type. |
etag
|
A unique read-only string that changes whenever the resource is updated. |
system_data
|
The system metadata related to this resource. |
tenant_id
|
Tenant ID. |
resource_id
|
Resource ID. |
connection_state
|
Connection State. Known values are: "Connected", "Pending", "Conflict", "Revoked", and "Rejected". |
description
|
A description of the scope connection. |