Condividi tramite


IWithNewResourceGroup<T> Interfaccia

Definizione

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)

Parametri di tipo

T
Derivato
Implementazioni

Metodi

WithNewResourceGroup()
WithNewResourceGroup(ICreatable<IResourceGroup>)

Crea un nuovo gruppo di risorse in cui inserire la risorsa, in base alla definizione specificata.

(Ereditato da IWithCreatableResourceGroup<T>)
WithNewResourceGroup(String)

Si applica a