IAzureBackupJobResource.SupportedAction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of supported actions
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="List of supported actions", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="supportedActions")]
public string[] SupportedAction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="List of supported actions", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="supportedActions")>]
member this.SupportedAction : string[] with get, set
Public Property SupportedAction As String()
Property Value
String[]
- Attributes