Uses of Class
com.azure.resourcemanager.network.models.Ipv6CircuitConnectionConfig
Packages that use Ipv6CircuitConnectionConfig
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of Ipv6CircuitConnectionConfig in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return Ipv6CircuitConnectionConfigModifier and TypeMethodDescriptionExpressRouteCircuitConnectionInner.ipv6CircuitConnectionConfig()Get the ipv6CircuitConnectionConfig property: IPv6 Address PrefixProperties of the express route circuit connection.ExpressRouteCircuitConnectionPropertiesFormat.ipv6CircuitConnectionConfig()Get the ipv6CircuitConnectionConfig property: IPv6 Address PrefixProperties of the express route circuit connection.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type Ipv6CircuitConnectionConfigModifier and TypeMethodDescriptionExpressRouteCircuitConnectionInner.withIpv6CircuitConnectionConfig(Ipv6CircuitConnectionConfig ipv6CircuitConnectionConfig) Set the ipv6CircuitConnectionConfig property: IPv6 Address PrefixProperties of the express route circuit connection.ExpressRouteCircuitConnectionPropertiesFormat.withIpv6CircuitConnectionConfig(Ipv6CircuitConnectionConfig ipv6CircuitConnectionConfig) Set the ipv6CircuitConnectionConfig property: IPv6 Address PrefixProperties of the express route circuit connection. -
Uses of Ipv6CircuitConnectionConfig in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return Ipv6CircuitConnectionConfigModifier and TypeMethodDescriptionstatic Ipv6CircuitConnectionConfigIpv6CircuitConnectionConfig.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Ipv6CircuitConnectionConfig from the JsonReader.Ipv6CircuitConnectionConfig.withAddressPrefix(String addressPrefix) Set the addressPrefix property: /125 IP address space to carve out customer addresses for global reach.