Interface IotFhirDestination.UpdateStages.WithResourceIdentityResolutionType

  • All Known Subinterfaces:
    IotFhirDestination.Update
    Enclosing interface:
    IotFhirDestination.UpdateStages

    public static interface IotFhirDestination.UpdateStages.WithResourceIdentityResolutionType
    The stage of the IotFhirDestination update allowing to specify resourceIdentityResolutionType.
    • Method Detail

      • withResourceIdentityResolutionType

        IotFhirDestination.Update withResourceIdentityResolutionType​(IotIdentityResolutionType resourceIdentityResolutionType)
        Specifies the resourceIdentityResolutionType property: Determines how resource identity is resolved on the destination..
        Parameters:
        resourceIdentityResolutionType - Determines how resource identity is resolved on the destination.
        Returns:
        the next definition stage.