Interface SqlManagedInstance.DefinitionStages.WithExtendedLocation

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

public static interface SqlManagedInstance.DefinitionStages.WithExtendedLocation
The stage of the SqlManagedInstance definition allowing to specify extendedLocation.
  • Method Details

    • withExtendedLocation

      SqlManagedInstance.DefinitionStages.WithCreate withExtendedLocation(ExtendedLocation extendedLocation)
      Specifies the extendedLocation property: The extendedLocation of the resource..
      Parameters:
      extendedLocation - The extendedLocation of the resource.
      Returns:
      the next definition stage.