GetFhirServiceResult

constructor(acrConfiguration: FhirServiceAcrConfigurationResponse? = null, authenticationConfiguration: FhirServiceAuthenticationConfigurationResponse? = null, azureApiVersion: String, corsConfiguration: FhirServiceCorsConfigurationResponse? = null, encryption: EncryptionResponse? = null, etag: String? = null, eventState: String, exportConfiguration: FhirServiceExportConfigurationResponse? = null, id: String, identity: ServiceManagedIdentityResponseIdentity? = null, implementationGuidesConfiguration: ImplementationGuidesConfigurationResponse? = null, importConfiguration: FhirServiceImportConfigurationResponse? = null, kind: String? = null, location: String? = null, name: String, privateEndpointConnections: List<PrivateEndpointConnectionResponse>, provisioningState: String, publicNetworkAccess: String, resourceVersionPolicyConfiguration: ResourceVersionPolicyConfigurationResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)