Interface IscsiTarget.UpdateStages.WithManagedByExtended

All Known Subinterfaces:
IscsiTarget.Update
Enclosing interface:
IscsiTarget.UpdateStages

public static interface IscsiTarget.UpdateStages.WithManagedByExtended
The stage of the IscsiTarget update allowing to specify managedByExtended.
  • Method Summary

    Modifier and Type
    Method
    Description
    withManagedByExtended(List<String> managedByExtended)
    Specifies the managedByExtended property: List of Azure resource ids that manage this resource..
  • Method Details

    • withManagedByExtended

      IscsiTarget.Update withManagedByExtended(List<String> managedByExtended)
      Specifies the managedByExtended property: List of Azure resource ids that manage this resource..
      Parameters:
      managedByExtended - List of Azure resource ids that manage this resource.
      Returns:
      the next definition stage.