Interface CustomerSubscription.DefinitionStages.WithParentResource

All Known Subinterfaces:
CustomerSubscription.Definition, CustomerSubscription.DefinitionStages.Blank
Enclosing interface:
CustomerSubscription.DefinitionStages

public static interface CustomerSubscription.DefinitionStages.WithParentResource
The stage of the CustomerSubscription definition allowing to specify parent resource.
  • Method Details

    • withExistingRegistration

      CustomerSubscription.DefinitionStages.WithCreate withExistingRegistration(String resourceGroup, String registrationName)
      Specifies resourceGroup, registrationName.
      Parameters:
      resourceGroup - Name of the resource group.
      registrationName - Name of the Azure Stack registration.
      Returns:
      the next definition stage.