DicomService interface

The description of Dicom Service

Extends

Properties

authenticationConfiguration

Dicom Service authentication configuration.

corsConfiguration

Dicom Service Cors configuration.

enableDataPartitions

If data partitions is enabled or not.

encryption

The encryption settings of the DICOM service

eventState

DICOM Service event support status. NOTE: This property will not be serialized. It can only be populated by the server.

privateEndpointConnections

The list of private endpoint connections that are set up for this resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

publicNetworkAccess

Control permission for data plane traffic coming from public networks while private endpoint is enabled.

serviceUrl

The url of the Dicom Services. NOTE: This property will not be serialized. It can only be populated by the server.

storageConfiguration

The configuration of external storage account

systemData

Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

etag

An etag associated with the resource, used for optimistic concurrency when editing it.

id

The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

identity

Setting indicating whether the service has a managed identity associated with it.

location

The resource location.

name

The resource name. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags.

type

The resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

authenticationConfiguration

Dicom Service authentication configuration.

authenticationConfiguration?: DicomServiceAuthenticationConfiguration

Property Value

corsConfiguration

Dicom Service Cors configuration.

corsConfiguration?: CorsConfiguration

Property Value

enableDataPartitions

If data partitions is enabled or not.

enableDataPartitions?: boolean

Property Value

boolean

encryption

The encryption settings of the DICOM service

encryption?: Encryption

Property Value

eventState

DICOM Service event support status. NOTE: This property will not be serialized. It can only be populated by the server.

eventState?: string

Property Value

string

privateEndpointConnections

The list of private endpoint connections that are set up for this resource. NOTE: This property will not be serialized. It can only be populated by the server.

privateEndpointConnections?: PrivateEndpointConnection[]

Property Value

provisioningState

The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

publicNetworkAccess

Control permission for data plane traffic coming from public networks while private endpoint is enabled.

publicNetworkAccess?: string

Property Value

string

serviceUrl

The url of the Dicom Services. NOTE: This property will not be serialized. It can only be populated by the server.

serviceUrl?: string

Property Value

string

storageConfiguration

The configuration of external storage account

storageConfiguration?: StorageConfiguration

Property Value

systemData

Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited Property Details

etag

An etag associated with the resource, used for optimistic concurrency when editing it.

etag?: string

Property Value

string

Inherited From TaggedResource.etag

id

The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From TaggedResource.id

identity

Setting indicating whether the service has a managed identity associated with it.

identity?: ServiceManagedIdentityIdentity

Property Value

Inherited From ServiceManagedIdentity.identity

location

The resource location.

location?: string

Property Value

string

Inherited From TaggedResource.location

name

The resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From TaggedResource.name

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From TaggedResource.tags

type

The resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From TaggedResource.type