KubernetesClusterRestoreCriteria.RestoreHookReference Property

Definition

Gets or sets the restore hook references. This property sets the hook reference to be executed during restore.

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

Property Value

Implements

Attributes

Applies to