KubernetesClusterBackupDatasourceParameters.BackupHookReference Property

Definition

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

[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> BackupHookReference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.BackupHookReference : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.INamespacedNameResource> with get, set
Public Property BackupHookReference As List(Of INamespacedNameResource)

Property Value

Implements

Attributes

Applies to