Get Fhir Service Plain Args
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)