Interface Application.DefinitionStages.WithManagedBy

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

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

    • withManagedBy

      Specifies the managedBy property: ID of the resource that manages this resource..
      Parameters:
      managedBy - ID of the resource that manages this resource.
      Returns:
      the next definition stage.