Partilhar via


SnowflakeImportCopyCommand.StorageIntegration Property

Definition

The name of the snowflake storage integration to use for the copy operation. Type: string (or Expression with resultType string).

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

Property Value

Applies to