Condividi tramite


KubernetesClusterVaultTierRestoreCriteria.ExcludedNamespace Property

Definition

Gets or sets the exclude namespaces property. This property sets the namespaces to be excluded during restore from vault.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public string[] ExcludedNamespace { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.ExcludedNamespace : string[] with get, set
Public Property ExcludedNamespace As String()

Property Value

String[]

Implements

Attributes

Applies to