Interface DiskPool.DefinitionStages.WithManagedBy

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

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

    • withManagedBy

      DiskPool.DefinitionStages.WithCreate withManagedBy(String managedBy)
      Specifies the managedBy property: Azure resource id. Indicates if this resource is managed by another Azure resource..
      Parameters:
      managedBy - Azure resource id. Indicates if this resource is managed by another Azure resource.
      Returns:
      the next definition stage.