TemplateArtifact.Parameters Egenskap

Definition

Hämtar eller anger parametervärden för resource Manager-mallartefaktartefakt.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.parameters")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.Blueprint.Models.ParameterValue> Parameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.parameters")>]
member this.Parameters : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.Blueprint.Models.ParameterValue> with get, set
Public Property Parameters As IDictionary(Of String, ParameterValue)

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Gäller för