Interface DicomService.UpdateStages.WithIdentity

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

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

      • withIdentity

        DicomService.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.