IIotFhirDestination.FhirServiceResourceId Property
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.
Fully qualified resource id of the FHIR service to connect to.
[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="Fully qualified resource id of the FHIR service to connect to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="fhirServiceResourceId")]
public string FhirServiceResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="Fully qualified resource id of the FHIR service to connect to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="fhirServiceResourceId")>]
member this.FhirServiceResourceId : string with get, set
Public Property FhirServiceResourceId As String
Property Value
- Attributes