共用方式為


VariableUpdateParameters 類別

定義

提供給更新變數作業的參數。

[Microsoft.Rest.Serialization.JsonTransformation]
public class VariableUpdateParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VariableUpdateParameters = class
Public Class VariableUpdateParameters
繼承
VariableUpdateParameters
屬性

建構函式

VariableUpdateParameters()

初始化 VariableUpdateParameters 類別的新實例。

VariableUpdateParameters(String, String, String)

初始化 VariableUpdateParameters 類別的新實例。

屬性

Description

取得或設定變數的描述。

Name

取得或設定變數的名稱。

Value

取得或設定變數的值。

適用於