Compartilhar via


FhirServices interface

Interface que representa um FhirServices.

Métodos

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

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

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

Cria ou atualiza um recurso do 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 Detalhes do serviço.

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

Patch FHIR Detalhes do serviço.

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 o workspace fornecido

Detalhes do método

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

Cria ou atualiza um recurso do 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 workspace.

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.

Retornos

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

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

Cria ou atualiza um recurso do 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 workspace.

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.

Retornos

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 workspace.

options
FhirServicesDeleteOptionalParams

Os parâmetros de opções.

Retornos

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 workspace.

options
FhirServicesDeleteOptionalParams

Os parâmetros de opções.

Retornos

Promise<void>

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

Patch FHIR Detalhes do serviço.

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 workspace.

fhirservicePatchResource
FhirServicePatchResource

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

options
FhirServicesUpdateOptionalParams

Os parâmetros de opções.

Retornos

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

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

Patch FHIR Detalhes do serviço.

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 workspace.

fhirservicePatchResource
FhirServicePatchResource

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

options
FhirServicesUpdateOptionalParams

Os parâmetros de opções.

Retornos

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 workspace.

fhirServiceName

string

O nome do recurso de Serviço FHIR.

options
FhirServicesGetOptionalParams

Os parâmetros de opções.

Retornos

Promise<FhirService>

listByWorkspace(string, string, FhirServicesListByWorkspaceOptionalParams)

Lista todos os Serviços FHIR para o workspace fornecido

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 workspace.

options
FhirServicesListByWorkspaceOptionalParams

Os parâmetros de opções.

Retornos