Share via


CosmosDBSqlApiSource.PreferredRegions Property

Definition

Preferred regions. Type: array of strings (or Expression with resultType array of strings).

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

Property Value

Applies to