다음을 통해 공유


VMGalleryApplication.ConfigurationReference Property

Definition

Gets or sets optional, Specifies the uri to an azure blob that will replace the default configuration for the package if provided

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to