다음을 통해 공유


IWithNewResourceGroup<T> 인터페이스

정의

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)

형식 매개 변수

T
파생
구현

메서드

WithNewResourceGroup()
WithNewResourceGroup(ICreatable<IResourceGroup>)

지정된 정의에 따라 리소스를 넣을 새 리소스 그룹을 만듭니다.

(다음에서 상속됨 IWithCreatableResourceGroup<T>)
WithNewResourceGroup(String)

적용 대상