Freigeben über


IBlank Schnittstelle

Definition

Die erste Phase der Definition des Bereitstellungsslots.

public interface IBlank : Microsoft.Azure.Management.AppService.Fluent.DeploymentSlot.Definition.IWithConfiguration
type IBlank = interface
    interface IWithConfiguration
Public Interface IBlank
Implements IWithConfiguration
Abgeleitet
Implementiert

Methoden

WithBrandNewConfiguration()

Erstellt den Bereitstellungsslot mit brandneuen Standortkonfigurationen.

(Geerbt von IWithConfiguration)
WithConfigurationFromDeploymentSlot(IDeploymentSlot)

Kopiert die Standortkonfigurationen aus einem bestimmten Bereitstellungsslot.

(Geerbt von IWithConfiguration)
WithConfigurationFromParent()

Kopiert die Websitekonfigurationen aus der Web-App, zu der der Bereitstellungsslot gehört.

(Geerbt von IWithConfiguration)
WithConfigurationFromWebApp(IWebApp)

Kopiert die Websitekonfigurationen aus einer bestimmten Web-App.

(Geerbt von IWithConfiguration)

Gilt für: