Interface FunctionDeploymentSlots

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.appservice.implementation.AppServiceManager>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<FunctionApp>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<FunctionDeploymentSlot.DefinitionStages.Blank>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById<FunctionDeploymentSlot>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName<FunctionDeploymentSlot>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<FunctionDeploymentSlot>

    @Beta(V1_3_0)
    public interface FunctionDeploymentSlots
    extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<FunctionDeploymentSlot.DefinitionStages.Blank>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<FunctionDeploymentSlot>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName<FunctionDeploymentSlot>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById<FunctionDeploymentSlot>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.appservice.implementation.AppServiceManager>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<FunctionApp>
    Entry point for Azure function app deployment slot management API.
    • Method Summary

      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager

        manager
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent

        parent
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating

        define
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById

        deleteById, deleteByIdAsync, deleteByIdAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName

        deleteByName, deleteByNameAsync, deleteByNameAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById

        getById, getByIdAsync, getByIdAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName

        getByName
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing

        list, listAsync