DscNodeConfiguration.Configuration Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar eller ställer in nodens konfiguration.
public Microsoft.Azure.Management.Automation.Models.DscConfigurationAssociationProperty Configuration { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="properties.configuration")]
public Microsoft.Azure.Management.Automation.Models.DscConfigurationAssociationProperty Configuration { get; set; }
member this.Configuration : Microsoft.Azure.Management.Automation.Models.DscConfigurationAssociationProperty with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.configuration")>]
member this.Configuration : Microsoft.Azure.Management.Automation.Models.DscConfigurationAssociationProperty with get, set
Public Property Configuration As DscConfigurationAssociationProperty
Egenskapsvärde
- Attribut
-
Newtonsoft.Json.JsonPropertyAttribute
Gäller för
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET