你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DiskAccess 类
磁盘访问资源。
变量仅由服务器填充,发送请求时将被忽略。
必须填充所有必需的参数才能发送到 Azure。
- 继承
-
azure.mgmt.compute.v2023_04_02.models._models_py3.ResourceDiskAccess
构造函数
DiskAccess(*, location: str, tags: Dict[str, str] | None = None, extended_location: _models.ExtendedLocation | None = None, **kwargs: Any)
Keyword-Only Parameters
- location
- str
资源位置。 必需。
- extended_location
- ExtendedLocation
将在其中创建磁盘访问的扩展位置。 无法更改扩展位置。
变量
- id
- str
资源 ID。
- name
- str
资源名称。
- type
- str
资源类型。
- location
- str
资源位置。 必需。
- extended_location
- ExtendedLocation
将在其中创建磁盘访问的扩展位置。 无法更改扩展位置。
- private_endpoint_connections
- list[PrivateEndpointConnection]
在磁盘上创建的专用终结点连接的只读集合。 目前仅支持一个终结点连接。
- provisioning_state
- str
磁盘访问资源预配状态。
- time_created
- datetime
创建磁盘访问的时间。