Share via


IRoleManagementPolicyRule.TargetOperation Property

Definition

The type of operation.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The type of operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="operations")]
public string[] TargetOperation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The type of operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="operations")>]
member this.TargetOperation : string[] with get, set
Public Property TargetOperation As String()

Property Value

String[]
Attributes

Applies to