CheckPurviewAccountNameAvailability(SubscriptionResource, PurviewAccountNameAvailabilityContent, CancellationToken)
|
检查帐户名称是否可用。
- 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.Purview/checkNameAvailability
- 操作IdAccounts_CheckNameAvailability
|
CheckPurviewAccountNameAvailabilityAsync(SubscriptionResource, PurviewAccountNameAvailabilityContent, CancellationToken)
|
检查帐户名称是否可用。
- 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.Purview/checkNameAvailability
- 操作IdAccounts_CheckNameAvailability
|
GetDefaultAccount(TenantResource, Guid, PurviewAccountScopeType, String, CancellationToken)
|
获取范围的默认帐户。
- 请求路径/providers/Microsoft.Purview/getDefaultAccount
- 操作IdDefaultAccounts_Get
|
GetDefaultAccountAsync(TenantResource, Guid, PurviewAccountScopeType, String, CancellationToken)
|
获取范围的默认帐户。
- 请求路径/providers/Microsoft.Purview/getDefaultAccount
- 操作IdDefaultAccounts_Get
|
GetPurviewAccount(ResourceGroupResource, String, CancellationToken)
|
获取帐户
- 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}
- 操作IdAccounts_Get
|
GetPurviewAccountAsync(ResourceGroupResource, String, CancellationToken)
|
获取帐户
- 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}
- 操作IdAccounts_Get
|
GetPurviewAccountResource(ArmClient, ResourceIdentifier)
|
获取一个对象, PurviewAccountResource 该对象表示 ,以及可对它执行但不带数据的实例操作。
可以使用 CreateResourceIdentifier(String, String, String) 从其组件创建 。PurviewAccountResourceResourceIdentifier
|
GetPurviewAccounts(ResourceGroupResource)
|
获取 ResourceGroupResource 中 PurviewAccountResources 的集合。
|
GetPurviewAccounts(SubscriptionResource, String, CancellationToken)
|
列出订阅中的帐户
- 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.Purview/accounts
- 操作IdAccounts_ListBySubscription
|
GetPurviewAccountsAsync(SubscriptionResource, String, CancellationToken)
|
列出订阅中的帐户
- 请求路径/subscriptions/{subscriptionId}/providers/Microsoft.Purview/accounts
- 操作IdAccounts_ListBySubscription
|
GetPurviewPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)
|
获取一个对象, PurviewPrivateEndpointConnectionResource 该对象表示 ,以及可对它执行但不带数据的实例操作。
可以使用 CreateResourceIdentifier(String, String, String, String) 从其组件创建 。PurviewPrivateEndpointConnectionResourceResourceIdentifier
|
GetPurviewPrivateLinkResource(ArmClient, ResourceIdentifier)
|
获取一个对象, PurviewPrivateLinkResource 该对象表示 ,以及可对它执行但不带数据的实例操作。
可以使用 CreateResourceIdentifier(String, String, String, String) 从其组件创建 。PurviewPrivateLinkResourceResourceIdentifier
|
RemoveDefaultAccount(TenantResource, Guid, PurviewAccountScopeType, String, CancellationToken)
|
从范围中删除默认帐户。
- 请求路径/providers/Microsoft.Purview/removeDefaultAccount
- 操作IdDefaultAccounts_Remove
|
RemoveDefaultAccountAsync(TenantResource, Guid, PurviewAccountScopeType, String, CancellationToken)
|
从范围中删除默认帐户。
- 请求路径/providers/Microsoft.Purview/removeDefaultAccount
- 操作IdDefaultAccounts_Remove
|
SetDefaultAccount(TenantResource, DefaultPurviewAccountPayload, CancellationToken)
|
设置该范围的默认帐户。
- 请求路径/providers/Microsoft.Purview/setDefaultAccount
- 操作IdDefaultAccounts_Set
|
SetDefaultAccountAsync(TenantResource, DefaultPurviewAccountPayload, CancellationToken)
|
设置该范围的默认帐户。
- 请求路径/providers/Microsoft.Purview/setDefaultAccount
- 操作IdDefaultAccounts_Set
|