Udostępnij za pośrednictwem


INewAppServicePlanWithGroup Interfejs

Definicja

Definicja aplikacji internetowej umożliwiająca określenie grupy zasobów w przypadku użycia istniejącego planu usługi App Service.

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)
Pochodne
Implementuje

Metody

WithExistingResourceGroup(IResourceGroup)

Kojarzy zasób z istniejącą grupą zasobów.

(Odziedziczone po IWithExistingResourceGroup<T>)
WithExistingResourceGroup(String)

Kojarzy zasób z istniejącą grupą zasobów.

(Odziedziczone po IWithExistingResourceGroup<T>)
WithNewResourceGroup()

Definicja aplikacji internetowej umożliwiająca określenie grupy zasobów w przypadku użycia istniejącego planu usługi App Service.

(Odziedziczone po IWithNewResourceGroup<T>)
WithNewResourceGroup(ICreatable<IResourceGroup>)

Tworzy nową grupę zasobów do umieszczenia zasobu na podstawie określonej definicji.

(Odziedziczone po IWithCreatableResourceGroup<T>)
WithNewResourceGroup(String)

Definicja aplikacji internetowej umożliwiająca określenie grupy zasobów w przypadku użycia istniejącego planu usługi App Service.

(Odziedziczone po IWithNewResourceGroup<T>)

Dotyczy