NodeUpdateUserParameter.ExpiryTime Property
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 the time at which the Account should expire.
[Newtonsoft.Json.JsonProperty(PropertyName="expiryTime")]
public DateTime? ExpiryTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expiryTime")>]
member this.ExpiryTime : Nullable<DateTime> with get, set
Public Property ExpiryTime As Nullable(Of DateTime)
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
If omitted, the default is 1 day from the current time. For Linux Compute Nodes, the expiryTime has a precision up to a day.
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: