Bagikan melalui


IotFhirDestination.ResourceIdentityResolutionType Property

Definition

Gets or sets determines how resource identity is resolved on the destination. Possible values include: 'Create', 'Lookup'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceIdentityResolutionType")]
public string ResourceIdentityResolutionType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceIdentityResolutionType")>]
member this.ResourceIdentityResolutionType : string with get, set
Public Property ResourceIdentityResolutionType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to