SoftwareUpdateConfigurationTasks.PostTask 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 post task properties.
[Newtonsoft.Json.JsonProperty(PropertyName="postTask")]
public Microsoft.Azure.Management.Automation.Models.TaskProperties PostTask { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="postTask")>]
member this.PostTask : Microsoft.Azure.Management.Automation.Models.TaskProperties with get, set
Public Property PostTask As TaskProperties
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute