次の方法で共有


ManagedClusterCodeVersionResult.OsType プロパティ

定義

指定できる値を取得または設定します: 'Windows'

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象