Compartir a través de


IWithExistingResourceGroup<T> Interfaz

Definición

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

Parámetros de tipo

T
Derivado

Métodos

WithExistingResourceGroup(IResourceGroup)

Asocia el recurso a un grupo de recursos existente.

WithExistingResourceGroup(String)

Asocia el recurso a un grupo de recursos existente.

Se aplica a