Interface WcfRelay.DefinitionStages.WithParentResource

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

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

    • withExistingNamespace

      WcfRelay.DefinitionStages.WithCreate withExistingNamespace(String resourceGroupName, String namespaceName)
      Specifies resourceGroupName, namespaceName.
      Parameters:
      resourceGroupName - Name of the Resource group within the Azure subscription.
      namespaceName - The namespace name.
      Returns:
      the next definition stage.