VirtualNetworkGatewayData.ResiliencyModel Property
Definition
Important
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.
Property to indicate if the Express Route Gateway has resiliency model of MultiHomed or SingleHomed.
public Azure.ResourceManager.Network.Models.ExpressRouteGatewayResiliencyModel? ResiliencyModel { get; set; }
member this.ResiliencyModel : Nullable<Azure.ResourceManager.Network.Models.ExpressRouteGatewayResiliencyModel> with get, set
Public Property ResiliencyModel As Nullable(Of ExpressRouteGatewayResiliencyModel)