次の方法で共有


DscNodeExtensionHandlerAssociationProperty.Version プロパティ

定義

拡張機能ハンドラーのバージョンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象