KubernetesClusterBackupDatasourceParameters.IncludedNamespace Property

Definition

Gets or sets the include namespaces property. This property sets the namespaces to be included during backup.

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

Property Value

Implements

Attributes

Applies to