Share via


KubernetesClusterRestoreCriteria.ExcludedResourceTypes Property

Definition

Gets or sets the exclude resource types property. This property sets the resource types to be excluded during restore.

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

Property Value

Applies to