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


IWithNewResourceGroup<T> Интерфейс

Определение

public interface IWithNewResourceGroup<T> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithCreatableResourceGroup<T>
type IWithNewResourceGroup<'T> = interface
    interface IWithCreatableResourceGroup<'T>
Public Interface IWithNewResourceGroup(Of T)
Implements IWithCreatableResourceGroup(Of T)

Параметры типа

T
Производный
Реализации

Методы

WithNewResourceGroup()
WithNewResourceGroup(ICreatable<IResourceGroup>)

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

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

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