Bagikan melalui


IotFhirDestination.FhirServiceResourceId Property

Definition

Gets or sets fully qualified resource id of the FHIR service to connect to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to