你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
VolumeQuotaRules interface
表示 VolumeQuotaRules 的接口。
方法
方法详细信息
beginCreate(string, string, string, string, string, VolumeQuotaRule, VolumeQuotaRulesCreateOptionalParams)
在给定卷中创建指定的配额规则
function beginCreate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, body: VolumeQuotaRule, options?: VolumeQuotaRulesCreateOptionalParams): Promise<PollerLike<PollOperationState<VolumeQuotaRule>, VolumeQuotaRule>>
参数
- resourceGroupName
-
string
资源组的名称。
- accountName
-
string
NetApp 帐户的名称
- poolName
-
string
容量池的名称
- volumeName
-
string
卷的名称
- volumeQuotaRuleName
-
string
卷配额规则的名称
- body
- VolumeQuotaRule
操作正文中提供的配额规则对象。
选项参数。
返回
Promise<PollerLike<PollOperationState<VolumeQuotaRule>, VolumeQuotaRule>>
beginCreateAndWait(string, string, string, string, string, VolumeQuotaRule, VolumeQuotaRulesCreateOptionalParams)
在给定卷中创建指定的配额规则
function beginCreateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, body: VolumeQuotaRule, options?: VolumeQuotaRulesCreateOptionalParams): Promise<VolumeQuotaRule>
参数
- resourceGroupName
-
string
资源组的名称。
- accountName
-
string
NetApp 帐户的名称
- poolName
-
string
容量池的名称
- volumeName
-
string
卷的名称
- volumeQuotaRuleName
-
string
卷配额规则的名称
- body
- VolumeQuotaRule
操作正文中提供的配额规则对象。
选项参数。
返回
Promise<VolumeQuotaRule>
beginDelete(string, string, string, string, string, VolumeQuotaRulesDeleteOptionalParams)
删除配额规则
function beginDelete(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, options?: VolumeQuotaRulesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
参数
- resourceGroupName
-
string
资源组的名称。
- accountName
-
string
NetApp 帐户的名称
- poolName
-
string
容量池的名称
- volumeName
-
string
卷的名称
- volumeQuotaRuleName
-
string
卷配额规则的名称
选项参数。
返回
Promise<PollerLike<PollOperationState<void>, void>>
beginDeleteAndWait(string, string, string, string, string, VolumeQuotaRulesDeleteOptionalParams)
删除配额规则
function beginDeleteAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, options?: VolumeQuotaRulesDeleteOptionalParams): Promise<void>
参数
- resourceGroupName
-
string
资源组的名称。
- accountName
-
string
NetApp 帐户的名称
- poolName
-
string
容量池的名称
- volumeName
-
string
卷的名称
- volumeQuotaRuleName
-
string
卷配额规则的名称
选项参数。
返回
Promise<void>
beginUpdate(string, string, string, string, string, VolumeQuotaRulePatch, VolumeQuotaRulesUpdateOptionalParams)
修补配额规则
function beginUpdate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, body: VolumeQuotaRulePatch, options?: VolumeQuotaRulesUpdateOptionalParams): Promise<PollerLike<PollOperationState<VolumeQuotaRule>, VolumeQuotaRule>>
参数
- resourceGroupName
-
string
资源组的名称。
- accountName
-
string
NetApp 帐户的名称
- poolName
-
string
容量池的名称
- volumeName
-
string
卷的名称
- volumeQuotaRuleName
-
string
卷配额规则的名称
- body
- VolumeQuotaRulePatch
操作正文中提供的配额规则对象。
选项参数。
返回
Promise<PollerLike<PollOperationState<VolumeQuotaRule>, VolumeQuotaRule>>
beginUpdateAndWait(string, string, string, string, string, VolumeQuotaRulePatch, VolumeQuotaRulesUpdateOptionalParams)
修补配额规则
function beginUpdateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, body: VolumeQuotaRulePatch, options?: VolumeQuotaRulesUpdateOptionalParams): Promise<VolumeQuotaRule>
参数
- resourceGroupName
-
string
资源组的名称。
- accountName
-
string
NetApp 帐户的名称
- poolName
-
string
容量池的名称
- volumeName
-
string
卷的名称
- volumeQuotaRuleName
-
string
卷配额规则的名称
- body
- VolumeQuotaRulePatch
操作正文中提供的配额规则对象。
选项参数。
返回
Promise<VolumeQuotaRule>
get(string, string, string, string, string, VolumeQuotaRulesGetOptionalParams)
获取指定配额规则的详细信息
function get(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, options?: VolumeQuotaRulesGetOptionalParams): Promise<VolumeQuotaRule>
参数
- resourceGroupName
-
string
资源组的名称。
- accountName
-
string
NetApp 帐户的名称
- poolName
-
string
容量池的名称
- volumeName
-
string
卷的名称
- volumeQuotaRuleName
-
string
卷配额规则的名称
选项参数。
返回
Promise<VolumeQuotaRule>
listByVolume(string, string, string, string, VolumeQuotaRulesListByVolumeOptionalParams)
列出与卷关联的所有配额规则
function listByVolume(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumeQuotaRulesListByVolumeOptionalParams): PagedAsyncIterableIterator<VolumeQuotaRule, VolumeQuotaRule[], PageSettings>
参数
- resourceGroupName
-
string
资源组的名称。
- accountName
-
string
NetApp 帐户的名称
- poolName
-
string
容量池的名称
- volumeName
-
string
卷的名称
选项参数。
返回
PagedAsyncIterableIterator<VolumeQuotaRule, VolumeQuotaRule[], PageSettings>