Partager via


IWithExistingResourceGroup<T> Interface

Définition

public interface IWithExistingResourceGroup<T>
type IWithExistingResourceGroup<'T> = interface
Public Interface IWithExistingResourceGroup(Of T)

Paramètres de type

T
Dérivé

Méthodes

WithExistingResourceGroup(IResourceGroup)

Associe la ressource à un groupe de ressources existant.

WithExistingResourceGroup(String)

Associe la ressource à un groupe de ressources existant.

S’applique à