| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetNetworkInterface |
VirtualMachineScaleSetNetworkInterfaces.getByVirtualMachineInstanceId(String instanceId,
String name)
Gets a network interface associated with a virtual machine scale set instance.
|
VirtualMachineScaleSetNetworkInterface |
NetworkInterfaces.getByVirtualMachineScaleSetInstanceId(String resourceGroupName,
String scaleSetName,
String instanceId,
String name)
Gets a network interface associated with a virtual machine scale set instance.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.