共用方式為


ResourceMoveDetails.OperationInProgressLockTimeoutInUTC Property

Definition

Gets or sets denotes the timeout of the operation to finish

[Newtonsoft.Json.JsonProperty(PropertyName="operationInProgressLockTimeoutInUTC")]
public DateTime? OperationInProgressLockTimeoutInUTC { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operationInProgressLockTimeoutInUTC")>]
member this.OperationInProgressLockTimeoutInUTC : Nullable<DateTime> with get, set
Public Property OperationInProgressLockTimeoutInUTC As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to