다음을 통해 공유


DscNodeConfigurationCreateOrUpdateParameters.Configuration 속성

정의

노드의 구성을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상