IWithConfiguration.WithConfigurationFromParent Method

Definition

Copies the site configurations from the web app the deployment slot belongs to.

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

Returns

Applies to