Bagikan melalui


AzureFileStorageLinkedService.Snapshot Property

Definition

Gets or sets the azure file share snapshot version. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.snapshot")]
public object Snapshot { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.snapshot")>]
member this.Snapshot : obj with get, set
Public Property Snapshot As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to