Udostępnij za pośrednictwem


IBlank Interfejs

Definicja

Pierwszy etap definicji aplikacji internetowej.

public interface IBlank : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithRegion<Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.INewAppServicePlanWithGroup>
type IBlank = interface
    interface IDefinitionWithRegion<INewAppServicePlanWithGroup>
Public Interface IBlank
Implements IDefinitionWithRegion(Of INewAppServicePlanWithGroup)
Pochodne
Implementuje

Metody

WithExistingLinuxPlan(IAppServicePlan)

Używa istniejącego planu usługi App Service dla aplikacji internetowej.

WithExistingWindowsPlan(IAppServicePlan)

Używa istniejącego planu usługi App Service dla aplikacji internetowej.

WithRegion(Region)

Określa region zasobu.

(Odziedziczone po IDefinitionWithRegion<T>)
WithRegion(String)

Określa region zasobu według nazwy.

(Odziedziczone po IDefinitionWithRegion<T>)

Dotyczy