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


IWithGroup Интерфейс

Определение

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

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

Методы

WithExistingResourceGroup(IResourceGroup)

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

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

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

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

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

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

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

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

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

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

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