VirtualMachineScaleSetNetworkInterfaces.getByVirtualMachineInstanceId(String instanceId, String name) 方法
定义
Gets a network interface associated with a virtual machine scale set instance.
public VirtualMachineScaleSetNetworkInterface getByVirtualMachineInstanceId(String instanceId, String name)
参数
- instanceId
- String
the virtual machine scale set vm instance id
- name
- String
the network interface name
返回
the network interface