ResourceGuard.Operation Property

Definition

{readonly} List of operation details those are protected by the ResourceGuard resource

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IResourceGuardOperation> Operation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.Operation : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IResourceGuardOperation>
Public ReadOnly Property Operation As List(Of IResourceGuardOperation)

Property Value

Implements

Attributes

Applies to