Compartilhar via


PolicyAssignment.Parameters Propriedade

Definição

Obtém ou define os valores de parâmetro para a regra de política atribuída. As chaves são os nomes dos parâmetros.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a