Interface FunctionDeploymentSlot

All Superinterfaces:
DeploymentSlotBase<FunctionDeploymentSlot>, FunctionDeploymentSlotBasic, GroupableResource<AppServiceManager,SiteInner>, HasId, HasInnerModel<SiteInner>, HasManager<AppServiceManager>, HasName, HasParent<FunctionApp>, HasResourceGroup, IndependentChild<AppServiceManager>, IndependentChildResource<AppServiceManager,SiteInner>, Indexable, Refreshable<FunctionDeploymentSlot>, Resource, Updatable<DeploymentSlotBase.Update<FunctionDeploymentSlot>>, WebAppBase, WebSiteBase

An immutable client-side representation of an Azure Function App deployment slot.
  • Method Details

    • getMasterKey

      String getMasterKey()
      Returns:
      the master key for the function app
    • getMasterKeyAsync

      Mono<String> getMasterKeyAsync()
      Returns:
      the master key for the function app