Partilhar via


FhirServices interface

Interface que representa um FhirServices.

Métodos

beginCreateOrUpdate(string, string, string, FhirService, FhirServicesCreateOrUpdateOptionalParams)

Cria ou atualiza um recurso de Serviço FHIR com os parâmetros especificados.

beginCreateOrUpdateAndWait(string, string, string, FhirService, FhirServicesCreateOrUpdateOptionalParams)

Cria ou atualiza um recurso de Serviço FHIR com os parâmetros especificados.

beginDelete(string, string, string, FhirServicesDeleteOptionalParams)

Exclui um serviço FHIR.

beginDeleteAndWait(string, string, string, FhirServicesDeleteOptionalParams)

Exclui um serviço FHIR.

beginUpdate(string, string, string, FhirServicePatchResource, FhirServicesUpdateOptionalParams)

Patch FHIR Service detalhes.

beginUpdateAndWait(string, string, string, FhirServicePatchResource, FhirServicesUpdateOptionalParams)

Patch FHIR Service detalhes.

get(string, string, string, FhirServicesGetOptionalParams)

Obtém as propriedades do Serviço FHIR especificado.

listByWorkspace(string, string, FhirServicesListByWorkspaceOptionalParams)

Lista todos os Serviços FHIR para um determinado espaço de trabalho

Detalhes de Método

beginCreateOrUpdate(string, string, string, FhirService, FhirServicesCreateOrUpdateOptionalParams)

Cria ou atualiza um recurso de Serviço FHIR com os parâmetros especificados.

function beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, fhirServiceName: string, fhirservice: FhirService, options?: FhirServicesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<FhirService>, FhirService>>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos que contém a instância de serviço.

workspaceName

string

O nome do recurso de espaço de trabalho.

fhirServiceName

string

O nome do recurso de serviço FHIR.

fhirservice
FhirService

Os parâmetros para criar ou atualizar um recurso do Serviço Fhir.

options
FhirServicesCreateOrUpdateOptionalParams

Os parâmetros de opções.

Devoluções

Promise<@azure/core-lro.SimplePollerLike<OperationState<FhirService>, FhirService>>

beginCreateOrUpdateAndWait(string, string, string, FhirService, FhirServicesCreateOrUpdateOptionalParams)

Cria ou atualiza um recurso de Serviço FHIR com os parâmetros especificados.

function beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, fhirServiceName: string, fhirservice: FhirService, options?: FhirServicesCreateOrUpdateOptionalParams): Promise<FhirService>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos que contém a instância de serviço.

workspaceName

string

O nome do recurso de espaço de trabalho.

fhirServiceName

string

O nome do recurso de serviço FHIR.

fhirservice
FhirService

Os parâmetros para criar ou atualizar um recurso do Serviço Fhir.

options
FhirServicesCreateOrUpdateOptionalParams

Os parâmetros de opções.

Devoluções

Promise<FhirService>

beginDelete(string, string, string, FhirServicesDeleteOptionalParams)

Exclui um serviço FHIR.

function beginDelete(resourceGroupName: string, fhirServiceName: string, workspaceName: string, options?: FhirServicesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos que contém a instância de serviço.

fhirServiceName

string

O nome do recurso de serviço FHIR.

workspaceName

string

O nome do recurso de espaço de trabalho.

options
FhirServicesDeleteOptionalParams

Os parâmetros de opções.

Devoluções

Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>

beginDeleteAndWait(string, string, string, FhirServicesDeleteOptionalParams)

Exclui um serviço FHIR.

function beginDeleteAndWait(resourceGroupName: string, fhirServiceName: string, workspaceName: string, options?: FhirServicesDeleteOptionalParams): Promise<void>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos que contém a instância de serviço.

fhirServiceName

string

O nome do recurso de serviço FHIR.

workspaceName

string

O nome do recurso de espaço de trabalho.

options
FhirServicesDeleteOptionalParams

Os parâmetros de opções.

Devoluções

Promise<void>

beginUpdate(string, string, string, FhirServicePatchResource, FhirServicesUpdateOptionalParams)

Patch FHIR Service detalhes.

function beginUpdate(resourceGroupName: string, fhirServiceName: string, workspaceName: string, fhirservicePatchResource: FhirServicePatchResource, options?: FhirServicesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<FhirService>, FhirService>>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos que contém a instância de serviço.

fhirServiceName

string

O nome do recurso de serviço FHIR.

workspaceName

string

O nome do recurso de espaço de trabalho.

fhirservicePatchResource
FhirServicePatchResource

Os parâmetros para atualizar um serviço Fhir.

options
FhirServicesUpdateOptionalParams

Os parâmetros de opções.

Devoluções

Promise<@azure/core-lro.SimplePollerLike<OperationState<FhirService>, FhirService>>

beginUpdateAndWait(string, string, string, FhirServicePatchResource, FhirServicesUpdateOptionalParams)

Patch FHIR Service detalhes.

function beginUpdateAndWait(resourceGroupName: string, fhirServiceName: string, workspaceName: string, fhirservicePatchResource: FhirServicePatchResource, options?: FhirServicesUpdateOptionalParams): Promise<FhirService>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos que contém a instância de serviço.

fhirServiceName

string

O nome do recurso de serviço FHIR.

workspaceName

string

O nome do recurso de espaço de trabalho.

fhirservicePatchResource
FhirServicePatchResource

Os parâmetros para atualizar um serviço Fhir.

options
FhirServicesUpdateOptionalParams

Os parâmetros de opções.

Devoluções

Promise<FhirService>

get(string, string, string, FhirServicesGetOptionalParams)

Obtém as propriedades do Serviço FHIR especificado.

function get(resourceGroupName: string, workspaceName: string, fhirServiceName: string, options?: FhirServicesGetOptionalParams): Promise<FhirService>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos que contém a instância de serviço.

workspaceName

string

O nome do recurso de espaço de trabalho.

fhirServiceName

string

O nome do recurso de serviço FHIR.

options
FhirServicesGetOptionalParams

Os parâmetros de opções.

Devoluções

Promise<FhirService>

listByWorkspace(string, string, FhirServicesListByWorkspaceOptionalParams)

Lista todos os Serviços FHIR para um determinado espaço de trabalho

function listByWorkspace(resourceGroupName: string, workspaceName: string, options?: FhirServicesListByWorkspaceOptionalParams): PagedAsyncIterableIterator<FhirService, FhirService[], PageSettings>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos que contém a instância de serviço.

workspaceName

string

O nome do recurso de espaço de trabalho.

options
FhirServicesListByWorkspaceOptionalParams

Os parâmetros de opções.

Devoluções