共用方式為


FhirService Class

Definition

The description of Fhir Service

[Microsoft.Rest.Serialization.JsonTransformation]
public class FhirService
[<Microsoft.Rest.Serialization.JsonTransformation>]
type FhirService = class
Public Class FhirService
Inheritance
FhirService
Attributes

Constructors

FhirService()

Initializes a new instance of the FhirService class.

FhirService(IDictionary<String,String>, String, ServiceManagedIdentityIdentity, String, String, IList<FhirServiceAccessPolicyEntry>, FhirServiceAcrConfiguration, FhirServiceAuthenticationConfiguration, FhirServiceCorsConfiguration, FhirServiceExportConfiguration, IList<PrivateEndpointConnection>, String, String, ResourceVersionPolicyConfiguration, SystemData)

Initializes a new instance of the FhirService class.

Properties

AccessPolicies

Gets or sets fhir Service access policies.

AcrConfiguration

Gets or sets fhir Service Azure container registry configuration.

AuthenticationConfiguration

Gets or sets fhir Service authentication configuration.

CorsConfiguration

Gets or sets fhir Service Cors configuration.

EventState

Gets or sets fhir Service event support status. Possible values include: 'Disabled', 'Enabled', 'Updating'

ExportConfiguration

Gets or sets fhir Service export configuration.

Identity

Gets or sets setting indicating whether the service has a managed identity associated with it.

Kind

Gets or sets the kind of the service. Possible values include: 'fhir-Stu3', 'fhir-R4'

Location

Gets or sets the resource location.

PrivateEndpointConnections

Gets the list of private endpoint connections that are set up for this resource.

ProvisioningState

Gets or sets the provisioning state. Possible values include: 'Deleting', 'Succeeded', 'Creating', 'Accepted', 'Verifying', 'Updating', 'Failed', 'Canceled', 'Deprovisioned', 'Moving', 'Suspended', 'Warned', 'SystemMaintenance'

PublicNetworkAccess

Gets or sets control permission for data plane traffic coming from public networks while private endpoint is enabled. Possible values include: 'Enabled', 'Disabled'

ResourceVersionPolicyConfiguration

Gets or sets determines tracking of history for resources.

SystemData

Gets or sets metadata pertaining to creation and last modification of the resource.

Tags

Gets or sets resource tags.

Methods

Validate()

Validate the object.

Applies to