Sdílet prostřednictvím


IWithNewResourceGroup<T> Rozhraní

Definice

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)

Parametry typu

T
Odvozené
Implementuje

Metody

WithNewResourceGroup()
WithNewResourceGroup(ICreatable<IResourceGroup>)

Na základě zadané definice vytvoří novou skupinu prostředků, do které se prostředek vloží.

(Zděděno od IWithCreatableResourceGroup<T>)
WithNewResourceGroup(String)

Platí pro