Interface Channel.DefinitionStages.WithParentResource

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

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

    • withExistingPartnerNamespace

      Channel.DefinitionStages.WithCreate withExistingPartnerNamespace(String resourceGroupName, String partnerNamespaceName)
      Specifies resourceGroupName, partnerNamespaceName.
      Parameters:
      resourceGroupName - The name of the resource group within the partners subscription.
      partnerNamespaceName - Name of the partner namespace.
      Returns:
      the next definition stage.