共用方式為


KubernetesClusterBackupDataSourceSettings.IncludedNamespaces Property

Definition

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

public System.Collections.Generic.IList<string> IncludedNamespaces { get; }
member this.IncludedNamespaces : System.Collections.Generic.IList<string>
Public ReadOnly Property IncludedNamespaces As IList(Of String)

Property Value

Applies to