Share via


HealthcareApisWorkspaceResource.GetFhirServices Method

Definition

Gets a collection of FhirServiceResources in the HealthcareApisWorkspace.

public virtual Azure.ResourceManager.HealthcareApis.FhirServiceCollection GetFhirServices ();
abstract member GetFhirServices : unit -> Azure.ResourceManager.HealthcareApis.FhirServiceCollection
override this.GetFhirServices : unit -> Azure.ResourceManager.HealthcareApis.FhirServiceCollection
Public Overridable Function GetFhirServices () As FhirServiceCollection

Returns

An object representing collection of FhirServiceResources and their operations over a FhirServiceResource.

Applies to