KubernetesClusterBackupDatasourceParameters.ExcludedNamespace Property

Definition

Gets or sets the exclude namespaces property. This property sets the namespaces to be excluded during backup.

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

Property Value

Implements

Attributes

Applies to