ResourceGuardResource.ResourceGuardOperation 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.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IResourceGuardOperation> ResourceGuardOperation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Inlined)>]
member this.ResourceGuardOperation : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IResourceGuardOperation>
Public ReadOnly Property ResourceGuardOperation As List(Of IResourceGuardOperation)

Property Value

Implements

Attributes

Applies to