| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PublicIpPrefixListResult |
PublicIpPrefixListResult.withNextLink(String nextLink)
Set the nextLink property: The URL to get the next set of results.
|
PublicIpPrefixListResult |
PublicIpPrefixListResult.withValue(List<PublicIpPrefixInner> value)
Set the value property: A list of public IP prefixes that exists in a resource group.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.