IAzureBackupJobResource.OperationCategory Property

Definition

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

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

Property Value

Attributes

Applies to