| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityRuleListResult |
SecurityRuleListResult.withNextLink(String nextLink)
Set the nextLink property: The URL to get the next set of results.
|
SecurityRuleListResult |
SecurityRuleListResult.withValue(List<SecurityRuleInner> value)
Set the value property: The security rules in a network security group.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.