다음을 통해 공유


Artifact 클래스

정의

청사진 아티팩트 를 나타냅니다.

public abstract class Artifact : Microsoft.Azure.Management.Blueprint.Models.AzureResourceBase
type Artifact = class
    inherit AzureResourceBase
Public MustInherit Class Artifact
Inherits AzureResourceBase
상속
파생

생성자

Artifact()

Artifact 클래스의 새 instance 초기화합니다.

Artifact(String, String, String)

Artifact 클래스의 새 instance 초기화합니다.

속성

Id

Azure에서 리소스를 찾는 데 사용되는 문자열 ID를 가져옵니다.

(다음에서 상속됨 AzureResourceBase)
Name

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

(다음에서 상속됨 AzureResourceBase)
Type

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

(다음에서 상속됨 AzureResourceBase)

적용 대상