你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DicomService interface
Dicom 服务的说明
- Extends
属性
authentication |
Dicom 服务身份验证配置。 |
cors |
Dicom Service Cors 配置。 |
enable |
是否启用数据分区。 |
encryption | DICOM 服务的加密设置 |
event |
DICOM 服务事件支持状态。 注意:此属性不会被序列化。 它只能由服务器填充。 |
private |
为此资源设置的专用终结点连接的列表。 注意:此属性不会被序列化。 它只能由服务器填充。 |
provisioning |
预配状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
public |
启用专用终结点时,控制来自公用网络的数据平面流量的权限。 |
service |
Dicom 服务的 URL。 注意:此属性不会序列化。 它只能由服务器填充。 |
storage |
外部存储帐户的配置 |
system |
与资源的创建和上次修改相关的元数据。 注意:此属性不会序列化。 它只能由服务器填充。 |
继承属性
etag | 与资源关联的 etag,在编辑资源时用于乐观并发。 |
id | 资源标识符。 注意:此属性不会被序列化。 它只能由服务器填充。 |
identity | 指示服务是否具有与之关联的托管标识的设置。 |
location | 资源位置。 |
name | 资源名称。 注意:此属性不会被序列化。 它只能由服务器填充。 |
tags | 资源标记。 |
type | 资源类型。 注意:此属性不会被序列化。 它只能由服务器填充。 |
属性详细信息
authenticationConfiguration
Dicom 服务身份验证配置。
authenticationConfiguration?: DicomServiceAuthenticationConfiguration
属性值
corsConfiguration
enableDataPartitions
是否启用数据分区。
enableDataPartitions?: boolean
属性值
boolean
encryption
eventState
DICOM 服务事件支持状态。 注意:此属性不会被序列化。 它只能由服务器填充。
eventState?: string
属性值
string
privateEndpointConnections
为此资源设置的专用终结点连接的列表。 注意:此属性不会被序列化。 它只能由服务器填充。
privateEndpointConnections?: PrivateEndpointConnection[]
属性值
provisioningState
预配状态。 注意:此属性不会序列化。 它只能由服务器填充。
provisioningState?: string
属性值
string
publicNetworkAccess
启用专用终结点时,控制来自公用网络的数据平面流量的权限。
publicNetworkAccess?: string
属性值
string
serviceUrl
Dicom 服务的 URL。 注意:此属性不会序列化。 它只能由服务器填充。
serviceUrl?: string
属性值
string
storageConfiguration
systemData
继承属性详细信息
etag
id
identity
指示服务是否具有与之关联的托管标识的设置。
identity?: ServiceManagedIdentityIdentity
属性值
location
name
tags
资源标记。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}