IWithConfiguration.WithBrandNewConfiguration Method

Definition

Creates the function deployment slot with brand new site configurations.

public Microsoft.Azure.Management.AppService.Fluent.FunctionDeploymentSlot.Definition.IWithCreate WithBrandNewConfiguration ();
abstract member WithBrandNewConfiguration : unit -> Microsoft.Azure.Management.AppService.Fluent.FunctionDeploymentSlot.Definition.IWithCreate
Public Function WithBrandNewConfiguration () As IWithCreate

Returns

Applies to