OperationResultInfoBaseResource.Operation Property

Definition

Gets or sets operationResultInfoBaseResource operation

[Newtonsoft.Json.JsonProperty(PropertyName="operation")]
public Microsoft.Azure.Management.RecoveryServices.Backup.Models.OperationResultInfoBase Operation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operation")>]
member this.Operation : Microsoft.Azure.Management.RecoveryServices.Backup.Models.OperationResultInfoBase with get, set
Public Property Operation As OperationResultInfoBase

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to