你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NetworkInterfacesOperationsExtensions 类

定义

NetworkInterfacesOperations 的扩展方法。

public static class NetworkInterfacesOperationsExtensions
type NetworkInterfacesOperationsExtensions = class
Public Module NetworkInterfacesOperationsExtensions
继承
NetworkInterfacesOperationsExtensions

方法

BeginCreateOrUpdate(INetworkInterfacesOperations, String, String, NetworkInterface)

创建或更新网络接口。

BeginCreateOrUpdateAsync(INetworkInterfacesOperations, String, String, NetworkInterface, CancellationToken)

创建或更新网络接口。

BeginDelete(INetworkInterfacesOperations, String, String)

删除指定的网络接口。

BeginDeleteAsync(INetworkInterfacesOperations, String, String, CancellationToken)

删除指定的网络接口。

BeginGetEffectiveRouteTable(INetworkInterfacesOperations, String, String)

获取应用于网络接口的所有路由表。

BeginGetEffectiveRouteTableAsync(INetworkInterfacesOperations, String, String, CancellationToken)

获取应用于网络接口的所有路由表。

BeginListEffectiveNetworkSecurityGroups(INetworkInterfacesOperations, String, String)

获取应用于网络接口的所有网络安全组。

BeginListEffectiveNetworkSecurityGroupsAsync(INetworkInterfacesOperations, String, String, CancellationToken)

获取应用于网络接口的所有网络安全组。

CreateOrUpdate(INetworkInterfacesOperations, String, String, NetworkInterface)

创建或更新网络接口。

CreateOrUpdateAsync(INetworkInterfacesOperations, String, String, NetworkInterface, CancellationToken)

创建或更新网络接口。

Delete(INetworkInterfacesOperations, String, String)

删除指定的网络接口。

DeleteAsync(INetworkInterfacesOperations, String, String, CancellationToken)

删除指定的网络接口。

Get(INetworkInterfacesOperations, String, String, String)

获取有关指定网络接口的信息。

GetAsync(INetworkInterfacesOperations, String, String, String, CancellationToken)

获取有关指定网络接口的信息。

GetCloudServiceNetworkInterface(INetworkInterfacesOperations, String, String, String, String, String)

获取云服务中的指定网络接口。

GetCloudServiceNetworkInterfaceAsync(INetworkInterfacesOperations, String, String, String, String, String, CancellationToken)

获取云服务中的指定网络接口。

GetEffectiveRouteTable(INetworkInterfacesOperations, String, String)

获取应用于网络接口的所有路由表。

GetEffectiveRouteTableAsync(INetworkInterfacesOperations, String, String, CancellationToken)

获取应用于网络接口的所有路由表。

GetVirtualMachineScaleSetIpConfiguration(INetworkInterfacesOperations, String, String, String, String, String, String)

获取虚拟机规模集中的指定网络接口 IP 配置。

GetVirtualMachineScaleSetIpConfigurationAsync(INetworkInterfacesOperations, String, String, String, String, String, String, CancellationToken)

获取虚拟机规模集中的指定网络接口 IP 配置。

GetVirtualMachineScaleSetNetworkInterface(INetworkInterfacesOperations, String, String, String, String, String)

获取虚拟机规模集中的指定网络接口。

GetVirtualMachineScaleSetNetworkInterfaceAsync(INetworkInterfacesOperations, String, String, String, String, String, CancellationToken)

获取虚拟机规模集中的指定网络接口。

List(INetworkInterfacesOperations, String)

获取资源组中的所有网络接口。

ListAll(INetworkInterfacesOperations)

获取订阅中的所有网络接口。

ListAllAsync(INetworkInterfacesOperations, CancellationToken)

获取订阅中的所有网络接口。

ListAllNext(INetworkInterfacesOperations, String)

获取订阅中的所有网络接口。

ListAllNextAsync(INetworkInterfacesOperations, String, CancellationToken)

获取订阅中的所有网络接口。

ListAsync(INetworkInterfacesOperations, String, CancellationToken)

获取资源组中的所有网络接口。

ListCloudServiceNetworkInterfaces(INetworkInterfacesOperations, String, String)

获取云服务中的所有网络接口。

ListCloudServiceNetworkInterfacesAsync(INetworkInterfacesOperations, String, String, CancellationToken)

获取云服务中的所有网络接口。

ListCloudServiceNetworkInterfacesNext(INetworkInterfacesOperations, String)

获取云服务中的所有网络接口。

ListCloudServiceNetworkInterfacesNextAsync(INetworkInterfacesOperations, String, CancellationToken)

获取云服务中的所有网络接口。

ListCloudServiceRoleInstanceNetworkInterfaces(INetworkInterfacesOperations, String, String, String)

获取有关云服务中角色实例中所有网络接口的信息。

ListCloudServiceRoleInstanceNetworkInterfacesAsync(INetworkInterfacesOperations, String, String, String, CancellationToken)

获取有关云服务中角色实例中所有网络接口的信息。

ListCloudServiceRoleInstanceNetworkInterfacesNext(INetworkInterfacesOperations, String)

获取有关云服务中角色实例中所有网络接口的信息。

ListCloudServiceRoleInstanceNetworkInterfacesNextAsync(INetworkInterfacesOperations, String, CancellationToken)

获取有关云服务中角色实例中所有网络接口的信息。

ListEffectiveNetworkSecurityGroups(INetworkInterfacesOperations, String, String)

获取应用于网络接口的所有网络安全组。

ListEffectiveNetworkSecurityGroupsAsync(INetworkInterfacesOperations, String, String, CancellationToken)

获取应用于网络接口的所有网络安全组。

ListNext(INetworkInterfacesOperations, String)

获取资源组中的所有网络接口。

ListNextAsync(INetworkInterfacesOperations, String, CancellationToken)

获取资源组中的所有网络接口。

ListVirtualMachineScaleSetIpConfigurations(INetworkInterfacesOperations, String, String, String, String, String)

获取虚拟机规模集中的指定网络接口 IP 配置。

ListVirtualMachineScaleSetIpConfigurationsAsync(INetworkInterfacesOperations, String, String, String, String, String, CancellationToken)

获取虚拟机规模集中的指定网络接口 IP 配置。

ListVirtualMachineScaleSetIpConfigurationsNext(INetworkInterfacesOperations, String)

获取虚拟机规模集中的指定网络接口 IP 配置。

ListVirtualMachineScaleSetIpConfigurationsNextAsync(INetworkInterfacesOperations, String, CancellationToken)

获取虚拟机规模集中的指定网络接口 IP 配置。

ListVirtualMachineScaleSetNetworkInterfaces(INetworkInterfacesOperations, String, String)

获取虚拟机规模集中的所有网络接口。

ListVirtualMachineScaleSetNetworkInterfacesAsync(INetworkInterfacesOperations, String, String, CancellationToken)

获取虚拟机规模集中的所有网络接口。

ListVirtualMachineScaleSetNetworkInterfacesNext(INetworkInterfacesOperations, String)

获取虚拟机规模集中的所有网络接口。

ListVirtualMachineScaleSetNetworkInterfacesNextAsync(INetworkInterfacesOperations, String, CancellationToken)

获取虚拟机规模集中的所有网络接口。

ListVirtualMachineScaleSetVMNetworkInterfaces(INetworkInterfacesOperations, String, String, String)

获取有关虚拟机规模集中虚拟机中所有网络接口的信息。

ListVirtualMachineScaleSetVMNetworkInterfacesAsync(INetworkInterfacesOperations, String, String, String, CancellationToken)

获取有关虚拟机规模集中虚拟机中所有网络接口的信息。

ListVirtualMachineScaleSetVMNetworkInterfacesNext(INetworkInterfacesOperations, String)

获取有关虚拟机规模集中虚拟机中所有网络接口的信息。

ListVirtualMachineScaleSetVMNetworkInterfacesNextAsync(INetworkInterfacesOperations, String, CancellationToken)

获取有关虚拟机规模集中虚拟机中所有网络接口的信息。

UpdateTags(INetworkInterfacesOperations, String, String, TagsObject)

汇报网络接口标记。

UpdateTagsAsync(INetworkInterfacesOperations, String, String, TagsObject, CancellationToken)

汇报网络接口标记。

适用于