Sdílet prostřednictvím


IntegrationRuntimeSsisCatalogInfo.DualStandbyPairName Property

Definition

Gets or sets the dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover.

[Newtonsoft.Json.JsonProperty(PropertyName="dualStandbyPairName")]
public string DualStandbyPairName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dualStandbyPairName")>]
member this.DualStandbyPairName : string with get, set
Public Property DualStandbyPairName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to