次の方法で共有


IIotFhirDestination Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IotFhirDestinationTypeConverter))]
public interface IIotFhirDestination : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.ILocationBasedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IotFhirDestinationTypeConverter))>]
type IIotFhirDestination = interface
    interface IJsonSerializable
    interface ILocationBasedResource
    interface IResourceCore
Public Interface IIotFhirDestination
Implements ILocationBasedResource
Derived
Attributes
Implements

Properties

Etag

An etag associated with the resource, used for optimistic concurrency when editing it.

(Inherited from IResourceCore)
FhirMappingContent

The mapping.

FhirServiceResourceId

Fully qualified resource id of the FHIR service to connect to.

Id

The resource identifier.

(Inherited from IResourceCore)
Location

The resource location.

(Inherited from ILocationBasedResource)
Name

The resource name.

(Inherited from IResourceCore)
ProvisioningState

The provisioning state.

ResourceIdentityResolutionType

Determines how resource identity is resolved on the destination.

SystemDataCreatedAt

The timestamp of resource creation (UTC).

SystemDataCreatedBy

The identity that created the resource.

SystemDataCreatedByType

The type of identity that created the resource.

SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

SystemDataLastModifiedBy

The identity that last modified the resource.

SystemDataLastModifiedByType

The type of identity that last modified the resource.

Type

The resource type.

(Inherited from IResourceCore)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to