StorageAccounts.checkNameAvailability(String name) 方法
定义
Checks that account name is valid and is not in use.
public CheckNameAvailabilityResult checkNameAvailability(String name)
参数
- name
-
String
the account name to check
返回
whether the name is available and other info if not
适用于