Share via


AzureFileStorageLinkedService.Snapshot Property

Definition

The azure file share snapshot version. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> Snapshot { get; set; }
member this.Snapshot : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property Snapshot As DataFactoryElement(Of String)

Property Value

Applies to