Get Dicom Service Result
data class GetDicomServiceResult(val authenticationConfiguration: DicomServiceAuthenticationConfigurationResponse? = null, val azureApiVersion: String, val corsConfiguration: CorsConfigurationResponse? = null, val enableDataPartitions: Boolean? = null, val encryption: EncryptionResponse? = null, val etag: String? = null, val eventState: String, val id: String, val identity: ServiceManagedIdentityResponseIdentity? = null, val location: String? = null, val name: String, val privateEndpointConnections: List<PrivateEndpointConnectionResponse>, val provisioningState: String, val publicNetworkAccess: String, val serviceUrl: String, val storageConfiguration: StorageConfigurationResponse? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
The description of Dicom Service
Constructors
Link copied to clipboard
constructor(authenticationConfiguration: DicomServiceAuthenticationConfigurationResponse? = null, azureApiVersion: String, corsConfiguration: CorsConfigurationResponse? = null, enableDataPartitions: Boolean? = null, encryption: EncryptionResponse? = null, etag: String? = null, eventState: String, id: String, identity: ServiceManagedIdentityResponseIdentity? = null, location: String? = null, name: String, privateEndpointConnections: List<PrivateEndpointConnectionResponse>, provisioningState: String, publicNetworkAccess: String, serviceUrl: String, storageConfiguration: StorageConfigurationResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
Dicom Service authentication configuration.
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Dicom Service Cors configuration.
Link copied to clipboard
If data partitions is enabled or not.
Link copied to clipboard
The encryption settings of the DICOM service
Link copied to clipboard
DICOM Service event support status.
Link copied to clipboard
Setting indicating whether the service has a managed identity associated with it.
Link copied to clipboard
The list of private endpoint connections that are set up for this resource.
Link copied to clipboard
The provisioning state.
Link copied to clipboard
Control permission for data plane traffic coming from public networks while private endpoint is enabled.
Link copied to clipboard
The url of the Dicom Services.
Link copied to clipboard
The configuration of external storage account
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.