Share via


IFunctionApp.DeploymentSlots Property

Definition

Gets the entry point to deployment slot management API under the function app.

public Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlots DeploymentSlots { get; }
member this.DeploymentSlots : Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlots
Public ReadOnly Property DeploymentSlots As IFunctionDeploymentSlots

Property Value

Applies to