SitePatchResource.InProgressOperationId 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 specifies an operation id if this site has a pending operation.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.inProgressOperationId")]
public Guid? InProgressOperationId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.inProgressOperationId")>]
member this.InProgressOperationId : Nullable<Guid>
Public ReadOnly Property InProgressOperationId As Nullable(Of Guid)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute