Interface IscsiTarget.DefinitionStages.WithManagedBy

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

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

    • withManagedBy

      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.