다음을 통해 공유


IResource 인터페이스

정의

흐름 리소스에 대한 기본 인터페이스입니다.

public interface IResource : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasName, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable
type IResource = interface
    interface IIndexable
    interface IHasId
    interface IHasName
Public Interface IResource
Implements IHasId, IHasName, IIndexable
파생
구현

속성

Id

리소스 ID 문자열을 가져옵니다.

(다음에서 상속됨 IHasId)
Key

흐름 리소스에 대한 기본 인터페이스입니다.

(다음에서 상속됨 IIndexable)
Name

리소스의 이름을 가져옵니다.

(다음에서 상속됨 IHasName)
Region

흐름 리소스에 대한 기본 인터페이스입니다.

RegionName

흐름 리소스에 대한 기본 인터페이스입니다.

Tags

흐름 리소스에 대한 기본 인터페이스입니다.

Type

흐름 리소스에 대한 기본 인터페이스입니다.

적용 대상