Поделиться через


IBlank Интерфейс

Определение

Первый этап определения веб-приложения.

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)
Производный
Реализации

Методы

WithExistingLinuxPlan(IAppServicePlan)

Использует существующий план службы приложений для веб-приложения.

WithExistingWindowsPlan(IAppServicePlan)

Использует существующий план службы приложений для веб-приложения.

WithRegion(Region)

Указывает регион для ресурса.

(Унаследовано от IDefinitionWithRegion<T>)
WithRegion(String)

Указывает регион для ресурса по имени.

(Унаследовано от IDefinitionWithRegion<T>)

Применяется к