Udostępnij przez


IRoleManagementPolicyRuleTarget.Operation Property

Definition

The type of operation.

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

Property Value

Attributes

Applies to