Bagikan melalui


TenantConfigurationSyncStateContract.LastOperationId Property

Definition

Gets or sets most recent tenant configuration operation identifier

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastOperationId")]
public string LastOperationId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastOperationId")>]
member this.LastOperationId : string with get, set
Public Property LastOperationId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to