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


INewAppServicePlanWithGroup Интерфейс

Определение

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

public interface INewAppServicePlanWithGroup : Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithCreatableResourceGroup<Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithNewAppServicePlan>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithExistingResourceGroup<Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithNewAppServicePlan>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithGroup<Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithNewAppServicePlan>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithNewResourceGroup<Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithNewAppServicePlan>
type INewAppServicePlanWithGroup = interface
    interface IWithGroup<IWithNewAppServicePlan>
    interface IWithExistingResourceGroup<IWithNewAppServicePlan>
    interface IWithNewResourceGroup<IWithNewAppServicePlan>
    interface IWithCreatableResourceGroup<IWithNewAppServicePlan>
Public Interface INewAppServicePlanWithGroup
Implements IWithCreatableResourceGroup(Of IWithNewAppServicePlan), IWithExistingResourceGroup(Of IWithNewAppServicePlan), IWithGroup(Of IWithNewAppServicePlan), IWithNewResourceGroup(Of IWithNewAppServicePlan)
Производный
Реализации

Методы

WithExistingResourceGroup(IResourceGroup)

Связывает ресурс с существующей группой ресурсов.

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

Связывает ресурс с существующей группой ресурсов.

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

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

(Унаследовано от IWithNewResourceGroup<T>)
WithNewResourceGroup(ICreatable<IResourceGroup>)

Создает новую группу ресурсов для вставки ресурса на основе указанного определения.

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

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

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

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