Interface IscsiTarget.DefinitionStages.WithManagedByExtended

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

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

    • withManagedByExtended

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