CapabilityTypeProperties.AzureRbacDataAction Property

Definition

Data 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> AzureRbacDataAction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Chaos.Origin(Microsoft.Azure.PowerShell.Cmdlets.Chaos.PropertyOrigin.Owned)>]
member this.AzureRbacDataAction : System.Collections.Generic.List<string> with get, set
Public Property AzureRbacDataAction As List(Of String)

Property Value

Implements

Attributes

Applies to