IWithExistingResourceGroup<T> 인터페이스

정의

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

형식 매개 변수

T
파생

메서드

WithExistingResourceGroup(IResourceGroup)

리소스를 기존 리소스 그룹에 연결합니다.

WithExistingResourceGroup(String)

리소스를 기존 리소스 그룹에 연결합니다.

적용 대상