SoftwareUpdateConfigurationCollectionItem.UpdateConfiguration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets update specific properties of the software update configuration.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.updateConfiguration")]
public Microsoft.Azure.Management.Automation.Models.UpdateConfiguration UpdateConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.updateConfiguration")>]
member this.UpdateConfiguration : Microsoft.Azure.Management.Automation.Models.UpdateConfiguration with get, set
Public Property UpdateConfiguration As UpdateConfiguration
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute