Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True when requesting regional connection strings in PDB connect info, applicable to cross-region DG only.
public bool? IsRegional { get; set; }
member this.IsRegional : Nullable<bool> with get, set
Public Property IsRegional As Nullable(Of Boolean)