次の方法で共有


NetworkVirtualAppliance.CloudInitConfiguration プロパティ

定義

プレーン テキストの cloudInitConfiguration 文字列を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象