AzureFileshareProtectedItemExtendedInfo.ResourceStateSyncTime 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 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