CapabilityTypeProperties.AzureRbacAction Property

Definition

Control plane actions necessary to execute capability type.

[Microsoft.Azure.PowerShell.Cmdlets.Chaos.Origin(Microsoft.Azure.PowerShell.Cmdlets.Chaos.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> AzureRbacAction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Chaos.Origin(Microsoft.Azure.PowerShell.Cmdlets.Chaos.PropertyOrigin.Owned)>]
member this.AzureRbacAction : System.Collections.Generic.List<string> with get, set
Public Property AzureRbacAction As List(Of String)

Property Value

Implements

Attributes

Applies to