GatewayResiliencyInformation.Components 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.
List of Resiliency based Recommendation Components for the gateway.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ResiliencyRecommendationComponents> Components { get; }
member this.Components : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ResiliencyRecommendationComponents>
Public ReadOnly Property Components As IReadOnlyList(Of ResiliencyRecommendationComponents)