IHealthcareApisIdentity.FhirDestinationName 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.
The name of IoT Connector FHIR destination resource.
[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The name of IoT Connector FHIR destination resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="fhirDestinationName")]
public string FhirDestinationName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The name of IoT Connector FHIR destination resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="fhirDestinationName")>]
member this.FhirDestinationName : string with get, set
Public Property FhirDestinationName As String
Property Value
- Attributes