Condividi tramite


DscConfigurationCreateOrUpdateParameters.Parameters Proprietà

Definizione

Ottiene o imposta i parametri di configurazione.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a