GetFhirServicePlainArgs

data class GetFhirServicePlainArgs(val fhirServiceName: String, val resourceGroupName: String, val workspaceName: String) : ConvertibleToJava<GetFhirServicePlainArgs>

Constructors

Link copied to clipboard
fun GetFhirServicePlainArgs(fhirServiceName: String, resourceGroupName: String, workspaceName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetFhirServicePlainArgs

Properties

Link copied to clipboard

The name of FHIR Service resource.

Link copied to clipboard

The name of the resource group that contains the service instance.

Link copied to clipboard

The name of workspace resource.