Class HybridNetworkManager

java.lang.Object
com.azure.resourcemanager.hybridnetwork.HybridNetworkManager

public final class HybridNetworkManager extends Object
Entry point to HybridNetworkManager. The definitions in this swagger specification will be used to manage the Hybrid Network resources.
  • Method Details

    • authenticate

      public static HybridNetworkManager authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of HybridNetwork service API entry point.
      Parameters:
      credential - the credential to use.
      profile - the Azure profile for client.
      Returns:
      the HybridNetwork service API instance.
    • authenticate

      public static HybridNetworkManager authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of HybridNetwork service API entry point.
      Parameters:
      httpPipeline - the HttpPipeline configured with Azure authentication credential.
      profile - the Azure profile for client.
      Returns:
      the HybridNetwork service API instance.
    • configure

      public static HybridNetworkManager.Configurable configure()
      Gets a Configurable instance that can be used to create HybridNetworkManager with optional configuration.
      Returns:
      the Configurable instance allowing configurations.
    • networkFunctions

      public NetworkFunctions networkFunctions()
      Gets the resource collection API of NetworkFunctions. It manages NetworkFunction.
      Returns:
      Resource collection API of NetworkFunctions.
    • devices

      public Devices devices()
      Gets the resource collection API of Devices. It manages Device.
      Returns:
      Resource collection API of Devices.
    • operations

      public Operations operations()
      Gets the resource collection API of Operations.
      Returns:
      Resource collection API of Operations.
    • vendors

      public Vendors vendors()
      Gets the resource collection API of Vendors. It manages Vendor.
      Returns:
      Resource collection API of Vendors.
    • vendorSkus

      public VendorSkus vendorSkus()
      Gets the resource collection API of VendorSkus. It manages VendorSku.
      Returns:
      Resource collection API of VendorSkus.
    • vendorSkuPreviews

      public VendorSkuPreviews vendorSkuPreviews()
      Gets the resource collection API of VendorSkuPreviews. It manages PreviewSubscription.
      Returns:
      Resource collection API of VendorSkuPreviews.
    • networkFunctionVendors

      public NetworkFunctionVendors networkFunctionVendors()
      Gets the resource collection API of NetworkFunctionVendors.
      Returns:
      Resource collection API of NetworkFunctionVendors.
    • networkFunctionVendorSkus

      public NetworkFunctionVendorSkus networkFunctionVendorSkus()
      Gets the resource collection API of NetworkFunctionVendorSkus.
      Returns:
      Resource collection API of NetworkFunctionVendorSkus.
    • vendorNetworkFunctions

      public VendorNetworkFunctions vendorNetworkFunctions()
      Gets the resource collection API of VendorNetworkFunctions. It manages VendorNetworkFunction.
      Returns:
      Resource collection API of VendorNetworkFunctions.
    • roleInstances

      public RoleInstances roleInstances()
      Gets the resource collection API of RoleInstances.
      Returns:
      Resource collection API of RoleInstances.
    • serviceClient

      public HybridNetworkManagementClient serviceClient()
      Returns:
      Wrapped service client HybridNetworkManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.