Interface ApplicationDefinition.DefinitionStages.WithManagedBy

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

public static interface ApplicationDefinition.DefinitionStages.WithManagedBy
The stage of the ApplicationDefinition 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.