IVpnConfigurationPatchableProperties.OptionBPropertyExportRouteTarget Property

Definition

Route Targets to be applied for outgoing routes from CE. This is for backward compatibility.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Route Targets to be applied for outgoing routes from CE. This is for backward compatibility.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="exportRouteTargets", Update=true)]
public System.Collections.Generic.List<string> OptionBPropertyExportRouteTarget { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Route Targets to be applied for outgoing routes from CE. This is for backward compatibility.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="exportRouteTargets", Update=true)>]
member this.OptionBPropertyExportRouteTarget : System.Collections.Generic.List<string> with get, set
Public Property OptionBPropertyExportRouteTarget As List(Of String)

Property Value

Attributes

Applies to