次の方法で共有


VMGalleryApplication.ConfigurationReference プロパティ

定義

省略可能な を取得または設定します。指定されている場合は、パッケージの既定の構成を置き換える Azure BLOB への URI を指定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象