Interface FhirService.UpdateStages.WithIdentity

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

    public static interface FhirService.UpdateStages.WithIdentity
    The stage of the FhirService update allowing to specify identity.
    • Method Detail

      • withIdentity

        FhirService.Update withIdentity​(ServiceManagedIdentityIdentity identity)
        Specifies the identity property: Setting indicating whether the service has a managed identity associated with it..
        Parameters:
        identity - Setting indicating whether the service has a managed identity associated with it.
        Returns:
        the next definition stage.