Interface VendorNetworkFunction.DefinitionStages.WithParentResource

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

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

    • withExistingVendor

      VendorNetworkFunction.DefinitionStages.WithCreate withExistingVendor(String locationName, String vendorName)
      Specifies locationName, vendorName.
      Parameters:
      locationName - The Azure region where the network function resource was created by the customer.
      vendorName - The name of the vendor.
      Returns:
      the next definition stage.