318 строки
19 KiB
YAML
318 строки
19 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.healthcareapis.models.DicomService"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService"
|
|
name: "DicomService"
|
|
nameWithType: "DicomService"
|
|
summary: "An immutable client-side representation of Dicom<wbr>Service."
|
|
syntax: "public interface **DicomService**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.authenticationConfiguration()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.authenticationConfiguration()"
|
|
name: "authenticationConfiguration()"
|
|
nameWithType: "DicomService.authenticationConfiguration()"
|
|
summary: "Gets the authentication<wbr>Configuration property: Dicom Service authentication configuration."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract DicomServiceAuthenticationConfiguration authenticationConfiguration()"
|
|
desc: "Gets the authenticationConfiguration property: Dicom Service authentication configuration."
|
|
returns:
|
|
description: "the authenticationConfiguration value."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.DicomServiceAuthenticationConfiguration?alt=com.azure.resourcemanager.healthcareapis.models.DicomServiceAuthenticationConfiguration&text=DicomServiceAuthenticationConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.corsConfiguration()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.corsConfiguration()"
|
|
name: "corsConfiguration()"
|
|
nameWithType: "DicomService.corsConfiguration()"
|
|
summary: "Gets the cors<wbr>Configuration property: Dicom Service Cors configuration."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract CorsConfiguration corsConfiguration()"
|
|
desc: "Gets the corsConfiguration property: Dicom Service Cors configuration."
|
|
returns:
|
|
description: "the corsConfiguration value."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.CorsConfiguration?alt=com.azure.resourcemanager.healthcareapis.models.CorsConfiguration&text=CorsConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.enableDataPartitions()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.enableDataPartitions()"
|
|
name: "enableDataPartitions()"
|
|
nameWithType: "DicomService.enableDataPartitions()"
|
|
summary: "Gets the enable<wbr>Data<wbr>Partitions property: If data partitions is enabled or not."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Boolean enableDataPartitions()"
|
|
desc: "Gets the enableDataPartitions property: If data partitions is enabled or not."
|
|
returns:
|
|
description: "the enableDataPartitions value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.encryption()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.encryption()"
|
|
name: "encryption()"
|
|
nameWithType: "DicomService.encryption()"
|
|
summary: "Gets the encryption property: The encryption settings of the DICOM service."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Encryption encryption()"
|
|
desc: "Gets the encryption property: The encryption settings of the DICOM service."
|
|
returns:
|
|
description: "the encryption value."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.Encryption?alt=com.azure.resourcemanager.healthcareapis.models.Encryption&text=Encryption\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.etag()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.etag()"
|
|
name: "etag()"
|
|
nameWithType: "DicomService.etag()"
|
|
summary: "Gets the etag property: An etag associated with the resource, used for optimistic concurrency when editing it."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String etag()"
|
|
desc: "Gets the etag property: An etag associated with the resource, used for optimistic concurrency when editing it."
|
|
returns:
|
|
description: "the etag value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.eventState()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.eventState()"
|
|
name: "eventState()"
|
|
nameWithType: "DicomService.eventState()"
|
|
summary: "Gets the event<wbr>State property: DICOM Service event support status."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ServiceEventState eventState()"
|
|
desc: "Gets the eventState property: DICOM Service event support status."
|
|
returns:
|
|
description: "the eventState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.ServiceEventState?alt=com.azure.resourcemanager.healthcareapis.models.ServiceEventState&text=ServiceEventState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.id()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.id()"
|
|
name: "id()"
|
|
nameWithType: "DicomService.id()"
|
|
summary: "Gets the id property: Fully qualified resource Id for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String id()"
|
|
desc: "Gets the id property: Fully qualified resource Id for the resource."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.identity()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.identity()"
|
|
name: "identity()"
|
|
nameWithType: "DicomService.identity()"
|
|
summary: "Gets the identity property: Setting indicating whether the service has a managed identity associated with it."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ServiceManagedIdentityIdentity identity()"
|
|
desc: "Gets the identity property: Setting indicating whether the service has a managed identity associated with it."
|
|
returns:
|
|
description: "the identity value."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.ServiceManagedIdentityIdentity?alt=com.azure.resourcemanager.healthcareapis.models.ServiceManagedIdentityIdentity&text=ServiceManagedIdentityIdentity\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.innerModel()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "DicomService.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>healthcareapis.<wbr>fluent.<wbr>models.<wbr>Dicom<wbr>Service<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract DicomServiceInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.healthcareapis.fluent.models.DicomServiceInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.fluent.models.DicomServiceInner?alt=com.azure.resourcemanager.healthcareapis.fluent.models.DicomServiceInner&text=DicomServiceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.location()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.location()"
|
|
name: "location()"
|
|
nameWithType: "DicomService.location()"
|
|
summary: "Gets the location property: The resource location."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String location()"
|
|
desc: "Gets the location property: The resource location."
|
|
returns:
|
|
description: "the location value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.name()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.name()"
|
|
name: "name()"
|
|
nameWithType: "DicomService.name()"
|
|
summary: "Gets the name property: The name of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String name()"
|
|
desc: "Gets the name property: The name of the resource."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.privateEndpointConnections()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.privateEndpointConnections()"
|
|
name: "privateEndpointConnections()"
|
|
nameWithType: "DicomService.privateEndpointConnections()"
|
|
summary: "Gets the private<wbr>Endpoint<wbr>Connections property: The list of private endpoint connections that are set up for this resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract List<PrivateEndpointConnection> privateEndpointConnections()"
|
|
desc: "Gets the privateEndpointConnections property: The list of private endpoint connections that are set up for this resource."
|
|
returns:
|
|
description: "the privateEndpointConnections value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.healthcareapis.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.healthcareapis.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "DicomService.provisioningState()"
|
|
summary: "Gets the provisioning<wbr>State property: The provisioning state."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ProvisioningState provisioningState()"
|
|
desc: "Gets the provisioningState property: The provisioning state."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.ProvisioningState?alt=com.azure.resourcemanager.healthcareapis.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.publicNetworkAccess()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.publicNetworkAccess()"
|
|
name: "publicNetworkAccess()"
|
|
nameWithType: "DicomService.publicNetworkAccess()"
|
|
summary: "Gets the public<wbr>Network<wbr>Access property: Control permission for data plane traffic coming from public networks while private endpoint is enabled."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PublicNetworkAccess publicNetworkAccess()"
|
|
desc: "Gets the publicNetworkAccess property: Control permission for data plane traffic coming from public networks while private endpoint is enabled."
|
|
returns:
|
|
description: "the publicNetworkAccess value."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.PublicNetworkAccess?alt=com.azure.resourcemanager.healthcareapis.models.PublicNetworkAccess&text=PublicNetworkAccess\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.refresh()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.refresh()"
|
|
name: "refresh()"
|
|
nameWithType: "DicomService.refresh()"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract DicomService refresh()"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.DicomService?alt=com.azure.resourcemanager.healthcareapis.models.DicomService&text=DicomService\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.refresh(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.refresh(Context context)"
|
|
name: "refresh(Context context)"
|
|
nameWithType: "DicomService.refresh(Context context)"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract DicomService refresh(Context context)"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.DicomService?alt=com.azure.resourcemanager.healthcareapis.models.DicomService&text=DicomService\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.region()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.region()"
|
|
name: "region()"
|
|
nameWithType: "DicomService.region()"
|
|
summary: "Gets the region of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Region region()"
|
|
desc: "Gets the region of the resource."
|
|
returns:
|
|
description: "the region of the resource."
|
|
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.regionName()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.regionName()"
|
|
name: "regionName()"
|
|
nameWithType: "DicomService.regionName()"
|
|
summary: "Gets the name of the resource region."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String regionName()"
|
|
desc: "Gets the name of the resource region."
|
|
returns:
|
|
description: "the name of the resource region."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.resourceGroupName()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.resourceGroupName()"
|
|
name: "resourceGroupName()"
|
|
nameWithType: "DicomService.resourceGroupName()"
|
|
summary: "Gets the name of the resource group."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String resourceGroupName()"
|
|
desc: "Gets the name of the resource group."
|
|
returns:
|
|
description: "the name of the resource group."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.serviceUrl()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.serviceUrl()"
|
|
name: "serviceUrl()"
|
|
nameWithType: "DicomService.serviceUrl()"
|
|
summary: "Gets the service<wbr>Url property: The url of the Dicom Services."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String serviceUrl()"
|
|
desc: "Gets the serviceUrl property: The url of the Dicom Services."
|
|
returns:
|
|
description: "the serviceUrl value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.storageConfiguration()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.storageConfiguration()"
|
|
name: "storageConfiguration()"
|
|
nameWithType: "DicomService.storageConfiguration()"
|
|
summary: "Gets the storage<wbr>Configuration property: The configuration of external storage account."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract StorageConfiguration storageConfiguration()"
|
|
desc: "Gets the storageConfiguration property: The configuration of external storage account."
|
|
returns:
|
|
description: "the storageConfiguration value."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.StorageConfiguration?alt=com.azure.resourcemanager.healthcareapis.models.StorageConfiguration&text=StorageConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.systemData()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "DicomService.systemData()"
|
|
summary: "Gets the system<wbr>Data property: Metadata pertaining to creation and last modification of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SystemData systemData()"
|
|
desc: "Gets the systemData property: Metadata pertaining to creation and last modification of the resource."
|
|
returns:
|
|
description: "the systemData value."
|
|
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.tags()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.tags()"
|
|
name: "tags()"
|
|
nameWithType: "DicomService.tags()"
|
|
summary: "Gets the tags property: Resource tags."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Map<String,String> tags()"
|
|
desc: "Gets the tags property: Resource tags."
|
|
returns:
|
|
description: "the tags value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.type()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.type()"
|
|
name: "type()"
|
|
nameWithType: "DicomService.type()"
|
|
summary: "Gets the type property: The type of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String type()"
|
|
desc: "Gets the type property: The type of the resource."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.update()"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.update()"
|
|
name: "update()"
|
|
nameWithType: "DicomService.update()"
|
|
summary: "Begins update for the Dicom<wbr>Service resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract DicomService.Update update()"
|
|
desc: "Begins update for the DicomService resource."
|
|
returns:
|
|
description: "the stage of resource update."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.DicomService.Update?alt=com.azure.resourcemanager.healthcareapis.models.DicomService.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of DicomService."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.healthcareapis.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-healthcareapis:1.1.0
|