IAzureBackupJob.SupportedAction Property

Definition

List of supported actions

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

Property Value

Attributes

Applies to