| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent |
Package containing the service clients for NetworkManagementClient.
|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceAssociationLinksListResultInner |
ServiceAssociationLinksClient.list(String resourceGroupName,
String virtualNetworkName,
String subnetName)
Gets a list of service association links for a subnet.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceAssociationLinksListResultInner |
ServiceAssociationLinksListResultInner.withValue(List<ServiceAssociationLink> value)
Set the value property: The service association links in a subnet.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.