IL3IsolationDomain.AggregateRouteConfiguration 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.
Aggregate route configurations.
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Aggregate route configurations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAggregateRouteConfiguration) }, Read=true, ReadOnly=false, Required=false, SerializedName="aggregateRouteConfiguration", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAggregateRouteConfiguration AggregateRouteConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Aggregate route configurations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAggregateRouteConfiguration) }, Read=true, ReadOnly=false, Required=false, SerializedName="aggregateRouteConfiguration", Update=true)>]
member this.AggregateRouteConfiguration : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAggregateRouteConfiguration with get, set
Public Property AggregateRouteConfiguration As IAggregateRouteConfiguration
Property Value
- Attributes