你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
NetworkProfilesOperationsExtensions 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
NetworkProfilesOperations 的扩展方法。
public static class NetworkProfilesOperationsExtensions
type NetworkProfilesOperationsExtensions = class
Public Module NetworkProfilesOperationsExtensions
- 继承
-
NetworkProfilesOperationsExtensions
方法
BeginDeleteAsync(INetworkProfilesOperations, String, String, CancellationToken)
|
删除指定的网络配置文件。
|
CreateOrUpdateAsync(INetworkProfilesOperations, String, String, NetworkProfileInner, CancellationToken)
|
创建或更新网络配置文件。
|
DeleteAsync(INetworkProfilesOperations, String, String, CancellationToken)
|
删除指定的网络配置文件。
|
GetAsync(INetworkProfilesOperations, String, String, String, CancellationToken)
|
获取指定资源组中的指定网络配置文件。
|
ListAllAsync(INetworkProfilesOperations, CancellationToken)
|
获取订阅中的所有网络配置文件。
|
ListAllNextAsync(INetworkProfilesOperations, String, CancellationToken)
|
获取订阅中的所有网络配置文件。
|
ListAsync(INetworkProfilesOperations, String, CancellationToken)
|
获取资源组中的所有网络配置文件。
|
ListNextAsync(INetworkProfilesOperations, String, CancellationToken)
|
获取资源组中的所有网络配置文件。
|
UpdateTagsAsync(INetworkProfilesOperations, String, String, IDictionary<String,String>, CancellationToken)
|
汇报网络配置文件标记。
|
适用于