次の方法で共有


SsisEnvironmentReference.EnvironmentName プロパティ

定義

環境名を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="environmentName")]
public string EnvironmentName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="environmentName")>]
member this.EnvironmentName : string with get, set
Public Property EnvironmentName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象