Compartilhar via


ManagementPolicyImpl.IRule.WithoutRule(String) Método

Definição

A função que remove uma regra cujo nome é o nome do parâmetro inserido.

Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Update.IUpdate IRule.WithoutRule (string name);
abstract member Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Update.IRule.WithoutRule : string -> Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Update.IUpdate
override this.Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Update.IRule.WithoutRule : string -> Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Update.IUpdate
Function WithoutRule (name As String) As IUpdate Implements IRule.WithoutRule

Parâmetros

name
String

O nome da regra a ser removida.

Retornos

Implementações

Aplica-se a