IotFhirDestination Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
IoT Connector FHIR destination definition.
[Microsoft.Rest.Serialization.JsonTransformation]
public class IotFhirDestination : Microsoft.Azure.Management.HealthcareApis.Models.LocationBasedResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type IotFhirDestination = class
inherit LocationBasedResource
Public Class IotFhirDestination
Inherits LocationBasedResource
- Inheritance
- Attributes
Constructors
IotFhirDestination() |
Initializes a new instance of the IotFhirDestination class. |
IotFhirDestination(String, String, IotMappingProperties, String, String, SystemData) |
Initializes a new instance of the IotFhirDestination class. |
Properties
FhirMapping |
Gets or sets FHIR Mappings |
FhirServiceResourceId |
Gets or sets fully qualified resource id of the FHIR service to connect to. |
Location |
Gets or sets the resource location. (Inherited from LocationBasedResource) |
ProvisioningState |
Gets or sets the provisioning state. Possible values include: 'Deleting', 'Succeeded', 'Creating', 'Accepted', 'Verifying', 'Updating', 'Failed', 'Canceled', 'Deprovisioned', 'Moving', 'Suspended', 'Warned', 'SystemMaintenance' |
ResourceIdentityResolutionType |
Gets or sets determines how resource identity is resolved on the destination. Possible values include: 'Create', 'Lookup' |
SystemData |
Gets or sets metadata pertaining to creation and last modification of the resource. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET