IAzureBackupJobResource.OperationCategory Property

Definition

It indicates the type of Job i.e. Backup/Restore/Tiering/Management

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="It indicates the type of Job i.e. Backup/Restore/Tiering/Management", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="operationCategory", Update=true)]
public string OperationCategory { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="It indicates the type of Job i.e. Backup/Restore/Tiering/Management", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="operationCategory", Update=true)>]
member this.OperationCategory : string with get, set
Public Property OperationCategory As String

Property Value

Attributes

Applies to