次の方法で共有


IIotFhirDestinationProperties.FhirServiceResourceId Property

Definition

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

Applies to