DicomService Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The description of Dicom Service
[Microsoft.Rest.Serialization.JsonTransformation]
public class DicomService
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DicomService = class
Public Class DicomService
- Inheritance
-
DicomService
- Attributes
Constructors
DicomService() |
Initializes a new instance of the DicomService class. |
DicomService(IDictionary<String,String>, String, ServiceManagedIdentityIdentity, String, DicomServiceAuthenticationConfiguration, String, IList<PrivateEndpointConnection>, String, SystemData) |
Initializes a new instance of the DicomService class. |
Properties
AuthenticationConfiguration |
Gets or sets dicom Service authentication configuration. |
Identity |
Gets or sets setting indicating whether the service has a managed identity associated with it. |
Location |
Gets or sets the resource location. |
PrivateEndpointConnections |
Gets the list of private endpoint connections that are set up for this resource. |
ProvisioningState |
Gets or sets the provisioning state. Possible values include: 'Deleting', 'Succeeded', 'Creating', 'Accepted', 'Verifying', 'Updating', 'Failed', 'Canceled', 'Deprovisioned', 'Moving', 'Suspended', 'Warned', 'SystemMaintenance' |
PublicNetworkAccess |
Gets or sets control permission for data plane traffic coming from public networks while private endpoint is enabled. Possible values include: 'Enabled', 'Disabled' |
ServiceUrl |
Gets the url of the Dicom Services. |
SystemData |
Gets or sets metadata pertaining to creation and last modification of the resource. |
Tags |
Gets or sets resource tags. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET