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.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.withSignedMessage(String signedMessage) Set the signedMessage property: Signed message for WAN validation.