Uses of Class
com.azure.resourcemanager.network.fluent.models.CustomIpPrefixPropertiesFormat
Packages that use CustomIpPrefixPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of CustomIpPrefixPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return CustomIpPrefixPropertiesFormatModifier and TypeMethodDescriptionCustomIpPrefixPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CustomIpPrefixPropertiesFormat from the JsonReader.Set the asn property: The ASN for CIDR advertising.CustomIpPrefixPropertiesFormat.withAuthorizationMessage(String authorizationMessage) Set the authorizationMessage property: Authorization message for WAN validation.Set the cidr property: The prefix range in CIDR notation.CustomIpPrefixPropertiesFormat.withCommissionedState(CommissionedState commissionedState) Set the commissionedState property: The commissioned state of the Custom IP Prefix.CustomIpPrefixPropertiesFormat.withCustomIpPrefixParent(com.azure.core.management.SubResource customIpPrefixParent) Set the customIpPrefixParent property: The Parent CustomIpPrefix for IPv6 /64 CustomIpPrefix.CustomIpPrefixPropertiesFormat.withExpressRouteAdvertise(Boolean expressRouteAdvertise) Set the expressRouteAdvertise property: Whether to do express route advertise.Set the geo property: The Geo for CIDR advertising.CustomIpPrefixPropertiesFormat.withNoInternetAdvertise(Boolean noInternetAdvertise) Set the noInternetAdvertise property: Whether to Advertise the range to Internet.CustomIpPrefixPropertiesFormat.withPrefixType(CustomIpPrefixType prefixType) Set the prefixType property: Type of custom IP prefix.CustomIpPrefixPropertiesFormat.withSignedMessage(String signedMessage) Set the signedMessage property: Signed message for WAN validation.