azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.h...

354 строки
22 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.healthcareapis.models.FhirService"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService"
name: "FhirService"
nameWithType: "FhirService"
summary: "An immutable client-side representation of Fhir<wbr>Service."
syntax: "public interface **FhirService**"
methods:
- uid: "com.azure.resourcemanager.healthcareapis.models.FhirService.acrConfiguration()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.acrConfiguration()"
name: "acrConfiguration()"
nameWithType: "FhirService.acrConfiguration()"
summary: "Gets the acr<wbr>Configuration property: Fhir Service Azure container registry configuration."
modifiers:
- "abstract"
syntax: "public abstract FhirServiceAcrConfiguration acrConfiguration()"
desc: "Gets the acrConfiguration property: Fhir Service Azure container registry configuration."
returns:
description: "the acrConfiguration value."
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.FhirServiceAcrConfiguration?alt=com.azure.resourcemanager.healthcareapis.models.FhirServiceAcrConfiguration&text=FhirServiceAcrConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.healthcareapis.models.FhirService.authenticationConfiguration()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.authenticationConfiguration()"
name: "authenticationConfiguration()"
nameWithType: "FhirService.authenticationConfiguration()"
summary: "Gets the authentication<wbr>Configuration property: Fhir Service authentication configuration."
modifiers:
- "abstract"
syntax: "public abstract FhirServiceAuthenticationConfiguration authenticationConfiguration()"
desc: "Gets the authenticationConfiguration property: Fhir Service authentication configuration."
returns:
description: "the authenticationConfiguration value."
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.FhirServiceAuthenticationConfiguration?alt=com.azure.resourcemanager.healthcareapis.models.FhirServiceAuthenticationConfiguration&text=FhirServiceAuthenticationConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.healthcareapis.models.FhirService.corsConfiguration()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.corsConfiguration()"
name: "corsConfiguration()"
nameWithType: "FhirService.corsConfiguration()"
summary: "Gets the cors<wbr>Configuration property: Fhir Service Cors configuration."
modifiers:
- "abstract"
syntax: "public abstract FhirServiceCorsConfiguration corsConfiguration()"
desc: "Gets the corsConfiguration property: Fhir Service Cors configuration."
returns:
description: "the corsConfiguration value."
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.FhirServiceCorsConfiguration?alt=com.azure.resourcemanager.healthcareapis.models.FhirServiceCorsConfiguration&text=FhirServiceCorsConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.healthcareapis.models.FhirService.encryption()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.encryption()"
name: "encryption()"
nameWithType: "FhirService.encryption()"
summary: "Gets the encryption property: The encryption settings of the FHIR service."
modifiers:
- "abstract"
syntax: "public abstract Encryption encryption()"
desc: "Gets the encryption property: The encryption settings of the FHIR 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.FhirService.etag()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.etag()"
name: "etag()"
nameWithType: "FhirService.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.FhirService.eventState()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.eventState()"
name: "eventState()"
nameWithType: "FhirService.eventState()"
summary: "Gets the event<wbr>State property: Fhir Service event support status."
modifiers:
- "abstract"
syntax: "public abstract ServiceEventState eventState()"
desc: "Gets the eventState property: Fhir 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.FhirService.exportConfiguration()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.exportConfiguration()"
name: "exportConfiguration()"
nameWithType: "FhirService.exportConfiguration()"
summary: "Gets the export<wbr>Configuration property: Fhir Service export configuration."
modifiers:
- "abstract"
syntax: "public abstract FhirServiceExportConfiguration exportConfiguration()"
desc: "Gets the exportConfiguration property: Fhir Service export configuration."
returns:
description: "the exportConfiguration value."
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.FhirServiceExportConfiguration?alt=com.azure.resourcemanager.healthcareapis.models.FhirServiceExportConfiguration&text=FhirServiceExportConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.healthcareapis.models.FhirService.id()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.id()"
name: "id()"
nameWithType: "FhirService.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.FhirService.identity()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.identity()"
name: "identity()"
nameWithType: "FhirService.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.FhirService.implementationGuidesConfiguration()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.implementationGuidesConfiguration()"
name: "implementationGuidesConfiguration()"
nameWithType: "FhirService.implementationGuidesConfiguration()"
summary: "Gets the implementation<wbr>Guides<wbr>Configuration property: Implementation Guides configuration."
modifiers:
- "abstract"
syntax: "public abstract ImplementationGuidesConfiguration implementationGuidesConfiguration()"
desc: "Gets the implementationGuidesConfiguration property: Implementation Guides configuration."
returns:
description: "the implementationGuidesConfiguration value."
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.ImplementationGuidesConfiguration?alt=com.azure.resourcemanager.healthcareapis.models.ImplementationGuidesConfiguration&text=ImplementationGuidesConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.healthcareapis.models.FhirService.importConfiguration()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.importConfiguration()"
name: "importConfiguration()"
nameWithType: "FhirService.importConfiguration()"
summary: "Gets the import<wbr>Configuration property: Fhir Service import configuration."
modifiers:
- "abstract"
syntax: "public abstract FhirServiceImportConfiguration importConfiguration()"
desc: "Gets the importConfiguration property: Fhir Service import configuration."
returns:
description: "the importConfiguration value."
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.FhirServiceImportConfiguration?alt=com.azure.resourcemanager.healthcareapis.models.FhirServiceImportConfiguration&text=FhirServiceImportConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.healthcareapis.models.FhirService.innerModel()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.innerModel()"
name: "innerModel()"
nameWithType: "FhirService.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>healthcareapis.<wbr>fluent.<wbr>models.<wbr>Fhir<wbr>Service<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract FhirServiceInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.healthcareapis.fluent.models.FhirServiceInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.fluent.models.FhirServiceInner?alt=com.azure.resourcemanager.healthcareapis.fluent.models.FhirServiceInner&text=FhirServiceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.healthcareapis.models.FhirService.kind()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.kind()"
name: "kind()"
nameWithType: "FhirService.kind()"
summary: "Gets the kind property: The kind of the service."
modifiers:
- "abstract"
syntax: "public abstract FhirServiceKind kind()"
desc: "Gets the kind property: The kind of the service."
returns:
description: "the kind value."
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.FhirServiceKind?alt=com.azure.resourcemanager.healthcareapis.models.FhirServiceKind&text=FhirServiceKind\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.healthcareapis.models.FhirService.location()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.location()"
name: "location()"
nameWithType: "FhirService.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.FhirService.name()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.name()"
name: "name()"
nameWithType: "FhirService.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.FhirService.privateEndpointConnections()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.privateEndpointConnections()"
name: "privateEndpointConnections()"
nameWithType: "FhirService.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>&lt;<xref href=\"com.azure.resourcemanager.healthcareapis.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.healthcareapis.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.healthcareapis.models.FhirService.provisioningState()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.provisioningState()"
name: "provisioningState()"
nameWithType: "FhirService.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.FhirService.publicNetworkAccess()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.publicNetworkAccess()"
name: "publicNetworkAccess()"
nameWithType: "FhirService.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.FhirService.refresh()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.refresh()"
name: "refresh()"
nameWithType: "FhirService.refresh()"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
syntax: "public abstract FhirService refresh()"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.FhirService?alt=com.azure.resourcemanager.healthcareapis.models.FhirService&text=FhirService\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.healthcareapis.models.FhirService.refresh(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.refresh(Context context)"
name: "refresh(Context context)"
nameWithType: "FhirService.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 FhirService refresh(Context context)"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.FhirService?alt=com.azure.resourcemanager.healthcareapis.models.FhirService&text=FhirService\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.healthcareapis.models.FhirService.region()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.region()"
name: "region()"
nameWithType: "FhirService.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.FhirService.regionName()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.regionName()"
name: "regionName()"
nameWithType: "FhirService.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.FhirService.resourceGroupName()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.resourceGroupName()"
name: "resourceGroupName()"
nameWithType: "FhirService.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.FhirService.resourceVersionPolicyConfiguration()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.resourceVersionPolicyConfiguration()"
name: "resourceVersionPolicyConfiguration()"
nameWithType: "FhirService.resourceVersionPolicyConfiguration()"
summary: "Gets the resource<wbr>Version<wbr>Policy<wbr>Configuration property: Determines tracking of history for resources."
modifiers:
- "abstract"
syntax: "public abstract ResourceVersionPolicyConfiguration resourceVersionPolicyConfiguration()"
desc: "Gets the resourceVersionPolicyConfiguration property: Determines tracking of history for resources."
returns:
description: "the resourceVersionPolicyConfiguration value."
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.ResourceVersionPolicyConfiguration?alt=com.azure.resourcemanager.healthcareapis.models.ResourceVersionPolicyConfiguration&text=ResourceVersionPolicyConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.healthcareapis.models.FhirService.systemData()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.systemData()"
name: "systemData()"
nameWithType: "FhirService.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.FhirService.tags()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.tags()"
name: "tags()"
nameWithType: "FhirService.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>&lt;<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>&gt;"
- uid: "com.azure.resourcemanager.healthcareapis.models.FhirService.type()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.type()"
name: "type()"
nameWithType: "FhirService.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.FhirService.update()"
fullName: "com.azure.resourcemanager.healthcareapis.models.FhirService.update()"
name: "update()"
nameWithType: "FhirService.update()"
summary: "Begins update for the Fhir<wbr>Service resource."
modifiers:
- "abstract"
syntax: "public abstract FhirService.Update update()"
desc: "Begins update for the FhirService resource."
returns:
description: "the stage of resource update."
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.FhirService.Update?alt=com.azure.resourcemanager.healthcareapis.models.FhirService.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An immutable client-side representation of FhirService."
metadata: {}
package: "com.azure.resourcemanager.healthcareapis.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-healthcareapis:1.1.0