Interface DiskPool.DefinitionStages.WithManagedByExtended

All Known Subinterfaces:
DiskPool.Definition, DiskPool.DefinitionStages.WithCreate
Enclosing interface:
DiskPool.DefinitionStages

public static interface DiskPool.DefinitionStages.WithManagedByExtended
The stage of the DiskPool definition allowing to specify managedByExtended.
  • Method Details

    • withManagedByExtended

      DiskPool.DefinitionStages.WithCreate 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.