IL3IsolationDomainPatch.AggregateRouteConfiguration Property

Definition

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

Applies to