NewAzureExchangePeeringConnectionCommand.MaxPrefixesAdvertisedIPv4 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.
[System.Management.Automation.Parameter(HelpMessage="The maximum advertised IPv4", Mandatory=false, ParameterSetName="IPv4Address")]
[System.Management.Automation.Parameter(HelpMessage="The maximum advertised IPv4", Mandatory=false, ParameterSetName="IPv4AddressIPv6Address")]
public int? MaxPrefixesAdvertisedIPv4 { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The maximum advertised IPv4", Mandatory=false, ParameterSetName="IPv4Address")>]
[<System.Management.Automation.Parameter(HelpMessage="The maximum advertised IPv4", Mandatory=false, ParameterSetName="IPv4AddressIPv6Address")>]
member this.MaxPrefixesAdvertisedIPv4 : Nullable<int> with get, set
Public Property MaxPrefixesAdvertisedIPv4 As Nullable(Of Integer)
Property Value
- Attributes