Share via


Share.RefreshDetails Property

Definition

Gets or sets details of the refresh job on this share.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.refreshDetails")]
public Microsoft.Azure.Management.EdgeGateway.Models.RefreshDetails RefreshDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.refreshDetails")>]
member this.RefreshDetails : Microsoft.Azure.Management.EdgeGateway.Models.RefreshDetails with get, set
Public Property RefreshDetails As RefreshDetails

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to