다음을 통해 공유


PublishedBlueprint 클래스

정의

게시된 청사진을 나타냅니다.

[Microsoft.Rest.Serialization.JsonTransformation]
public class PublishedBlueprint : Microsoft.Azure.Management.Blueprint.Models.AzureResourceBase
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PublishedBlueprint = class
    inherit AzureResourceBase
Public Class PublishedBlueprint
Inherits AzureResourceBase
상속
PublishedBlueprint
특성

생성자

PublishedBlueprint()

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

PublishedBlueprint(String, String, String, String, String, BlueprintStatus, String, IDictionary<String,ParameterDefinition>, IDictionary<String, ResourceGroupDefinition>, String, String)

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

속성

BlueprintName

게시된 청사진 정의의 이름을 가져오거나 설정합니다.

ChangeNotes

버전별 변경 정보를 가져오거나 설정합니다.

Description

이 리소스에 대해 설명하는 여러 줄을 가져오거나 설정합니다.

DisplayName

이 리소스에 대해 설명하는 한 줄 문자열을 가져오거나 설정합니다.

Id

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

(다음에서 상속됨 AzureResourceBase)
Name

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

(다음에서 상속됨 AzureResourceBase)
Parameters

이 청사진 정의에 필요한 매개 변수를 가져오거나 설정합니다.

ResourceGroups

이 청사진 정의에 정의된 리소스 그룹 자리 표시자를 가져오거나 설정합니다.

Status

청사진의 상태 가져옵니다. 이 필드는 읽기 전용입니다.

TargetScope

이 청사진 정의를 할당할 수 있는 scope 가져오거나 설정합니다. 가능한 값은 'subscription', 'managementGroup'입니다.

Type

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

(다음에서 상속됨 AzureResourceBase)

메서드

Validate()

개체의 유효성을 검사합니다.

적용 대상