Partager via


FhirServicesOperationsExtensions.Get Méthode

Définition

Obtient les propriétés du service FHIR spécifié.

public static Microsoft.Azure.Management.HealthcareApis.Models.FhirService Get (this Microsoft.Azure.Management.HealthcareApis.IFhirServicesOperations operations, string resourceGroupName, string workspaceName, string fhirServiceName);
static member Get : Microsoft.Azure.Management.HealthcareApis.IFhirServicesOperations * string * string * string -> Microsoft.Azure.Management.HealthcareApis.Models.FhirService
<Extension()>
Public Function Get (operations As IFhirServicesOperations, resourceGroupName As String, workspaceName As String, fhirServiceName As String) As FhirService

Paramètres

operations
IFhirServicesOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources qui contient le service instance.

workspaceName
String

Nom de la ressource d’espace de travail.

fhirServiceName
String

Nom de la ressource de service FHIR.

Retours

S’applique à