SoftwareUpdateConfigurationCollectionItem.CreationTime 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 creation time of the software update configuration, which only appears in the response.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.creationTime")]
public DateTimeOffset CreationTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.creationTime")>]
member this.CreationTime : DateTimeOffset
Public ReadOnly Property CreationTime As DateTimeOffset
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute