다음을 통해 공유


Variable 클래스

정의

변수의 정의입니다.

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

생성자

Variable()

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

Variable(String, String, String, String, Nullable<Boolean>, DateTimeOffset, DateTimeOffset, String)

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

속성

CreationTime

생성 시간을 가져오거나 설정합니다.

Description

설명을 가져오거나 설정합니다.

Id

변수의 정의입니다.

Id

리소스에 대한 정규화된 리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
IsEncrypted

변수의 암호화된 플래그를 가져오거나 설정합니다.

LastModifiedTime

마지막으로 수정한 시간을 가져오거나 설정합니다.

Name

변수의 정의입니다.

Name

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

(다음에서 상속됨 Resource)
Properties

변수의 정의입니다.

Type

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

(다음에서 상속됨 Resource)
Value

변수의 값을 가져오거나 설정합니다.

적용 대상