Share via


AzureFileshareProtectedItemExtendedInfo.ResourceStateSyncTime Property

Definition

Gets the resource state sync time for this backup item.

[Newtonsoft.Json.JsonProperty(PropertyName="resourceStateSyncTime")]
public DateTime? ResourceStateSyncTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceStateSyncTime")>]
member this.ResourceStateSyncTime : Nullable<DateTime>
Public ReadOnly Property ResourceStateSyncTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to