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

INamespacesOperations 接口

定义

NamespacesOperations 操作。

public interface INamespacesOperations
type INamespacesOperations = interface
Public Interface INamespacesOperations

方法

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, NamespaceModelInner, Dictionary<String,List<String>>, CancellationToken)

创建或更新服务命名空间。 创建后,此命名空间的资源清单是不可变的。 此操作是幂等的。 https://msdn.microsoft.com/en-us/library/azure/mt639408.aspx

BeginDeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

删除现有命名空间。 此操作还会删除 命名空间下的所有关联资源。 https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx

CheckNameAvailabilityMethodWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

检查提供命名空间名称的可用性。

CreateOrUpdateAuthorizationRuleWithHttpMessagesAsync(String, String, String, IList<Nullable<AccessRights>>, Dictionary<String,List<String>>, CancellationToken)

创建或更新命名空间的授权规则。 https://msdn.microsoft.com/en-us/library/azure/mt639410.aspx

CreateOrUpdateWithHttpMessagesAsync(String, String, NamespaceModelInner, Dictionary<String,List<String>>, CancellationToken)

创建或更新服务命名空间。 创建后,此命名空间的资源清单是不可变的。 此操作是幂等的。 https://msdn.microsoft.com/en-us/library/azure/mt639408.aspx

DeleteAuthorizationRuleWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

删除命名空间授权规则。 https://msdn.microsoft.com/en-us/library/azure/mt639417.aspx

DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

删除现有命名空间。 此操作还会删除 命名空间下的所有关联资源。 https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx

GetAuthorizationRuleWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

按规则名称获取命名空间的授权规则。 https://msdn.microsoft.com/en-us/library/azure/mt639392.aspx

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取指定命名空间的说明。 https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx

ListAuthorizationRulesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取命名空间的授权规则。 https://msdn.microsoft.com/en-us/library/azure/mt639376.aspx

ListAuthorizationRulesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取命名空间的授权规则。 https://msdn.microsoft.com/en-us/library/azure/mt639376.aspx

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取资源组中的可用命名空间。 https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

ListByResourceGroupWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取资源组中的可用命名空间。 https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

ListKeysWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

获取命名空间的主连接字符串和辅助连接字符串。 https://msdn.microsoft.com/en-us/library/azure/mt639398.aspx

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取订阅中的所有可用命名空间,而不考虑资源组。 https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

获取订阅中的所有可用命名空间,而不考虑资源组。 https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

RegenerateKeysWithHttpMessagesAsync(String, String, String, Nullable<Policykey>, Dictionary<String,List<String>>, CancellationToken)

为命名空间重新生成主连接字符串或辅助连接字符串。 https://msdn.microsoft.com/en-us/library/azure/mt718977.aspx

UpdateWithHttpMessagesAsync(String, String, NamespaceUpdateParametersInner, Dictionary<String,List<String>>, CancellationToken)

汇报服务命名空间。 创建后,此命名空间的资源清单是不可变的。 此操作是幂等的。

扩展方法

BeginCreateOrUpdateAsync(INamespacesOperations, String, String, NamespaceModelInner, CancellationToken)

创建或更新服务命名空间。 创建后,此命名空间的资源清单是不可变的。 此操作是幂等的。 https://msdn.microsoft.com/en-us/library/azure/mt639408.aspx

BeginDeleteAsync(INamespacesOperations, String, String, CancellationToken)

删除现有命名空间。 此操作还会删除 命名空间下的所有关联资源。 https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx

CheckNameAvailabilityMethodAsync(INamespacesOperations, String, CancellationToken)

检查提供命名空间名称的可用性。

CreateOrUpdateAsync(INamespacesOperations, String, String, NamespaceModelInner, CancellationToken)

创建或更新服务命名空间。 创建后,此命名空间的资源清单是不可变的。 此操作是幂等的。 https://msdn.microsoft.com/en-us/library/azure/mt639408.aspx

CreateOrUpdateAuthorizationRuleAsync(INamespacesOperations, String, String, String, IList<Nullable<AccessRights>>, CancellationToken)

创建或更新命名空间的授权规则。 https://msdn.microsoft.com/en-us/library/azure/mt639410.aspx

DeleteAsync(INamespacesOperations, String, String, CancellationToken)

删除现有命名空间。 此操作还会删除 命名空间下的所有关联资源。 https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx

DeleteAuthorizationRuleAsync(INamespacesOperations, String, String, String, CancellationToken)

删除命名空间授权规则。 https://msdn.microsoft.com/en-us/library/azure/mt639417.aspx

GetAsync(INamespacesOperations, String, String, CancellationToken)

获取指定命名空间的说明。 https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx

GetAuthorizationRuleAsync(INamespacesOperations, String, String, String, CancellationToken)

按规则名称获取命名空间的授权规则。 https://msdn.microsoft.com/en-us/library/azure/mt639392.aspx

ListAsync(INamespacesOperations, CancellationToken)

获取订阅中的所有可用命名空间,而不考虑资源组。 https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

ListAuthorizationRulesAsync(INamespacesOperations, String, String, CancellationToken)

获取命名空间的授权规则。 https://msdn.microsoft.com/en-us/library/azure/mt639376.aspx

ListAuthorizationRulesNextAsync(INamespacesOperations, String, CancellationToken)

获取命名空间的授权规则。 https://msdn.microsoft.com/en-us/library/azure/mt639376.aspx

ListByResourceGroupAsync(INamespacesOperations, String, CancellationToken)

获取资源组中的可用命名空间。 https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

ListByResourceGroupNextAsync(INamespacesOperations, String, CancellationToken)

获取资源组中的可用命名空间。 https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

ListKeysAsync(INamespacesOperations, String, String, String, CancellationToken)

获取命名空间的主连接字符串和辅助连接字符串。 https://msdn.microsoft.com/en-us/library/azure/mt639398.aspx

ListNextAsync(INamespacesOperations, String, CancellationToken)

获取订阅中的所有可用命名空间,而不考虑资源组。 https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

RegenerateKeysAsync(INamespacesOperations, String, String, String, Nullable<Policykey>, CancellationToken)

为命名空间重新生成主连接字符串或辅助连接字符串。 https://msdn.microsoft.com/en-us/library/azure/mt718977.aspx

UpdateAsync(INamespacesOperations, String, String, NamespaceUpdateParametersInner, CancellationToken)

汇报服务命名空间。 创建后,此命名空间的资源清单是不可变的。 此操作是幂等的。

适用于