IWithMode.WithMode(String) Method

Definition

Specifies the mode of PolicyDefinition.

public Microsoft.Azure.Management.ResourceManager.Fluent.PolicyDefinition.Update.IUpdate WithMode (string mode);
abstract member WithMode : string -> Microsoft.Azure.Management.ResourceManager.Fluent.PolicyDefinition.Update.IUpdate
Public Function WithMode (mode As String) As IUpdate

Parameters

mode
String

The mode of the PolicyDefinition.

Returns

Applies to