IWithMode.WithMode(String) Method

Definition

Specifies the mode of PolicyDefinition.

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

Parameters

mode
String

The mode of the PolicyDefinition.

Returns

Applies to