Share via


ResourceGuardProxyBase.ResourceGuardOperationDetails Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="resourceGuardOperationDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.ResourceGuardOperationDetail> ResourceGuardOperationDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceGuardOperationDetails")>]
member this.ResourceGuardOperationDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.ResourceGuardOperationDetail> with get, set
Public Property ResourceGuardOperationDetails As IList(Of ResourceGuardOperationDetail)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to