BlueprintModel 클래스

정의

청사진 정의를 나타냅니다.

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

생성자

BlueprintModel()

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

BlueprintModel(String, String, String, String, String, BlueprintStatus, String, IDictionary<String,ParameterDefinition>, IDictionary<String, ResourceGroupDefinition>, Object, Object)

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

속성

Description

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

DisplayName

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

Id

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

(다음에서 상속됨 AzureResourceBase)
Layout

UI 참조에 대한 청사진 정의의 레이아웃 보기를 가져오거나 설정합니다.

Name

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

(다음에서 상속됨 AzureResourceBase)
Parameters

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

ResourceGroups

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

Status

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

TargetScope

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

Type

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

(다음에서 상속됨 AzureResourceBase)
Versions

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

메서드

Validate()

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

적용 대상