Condividi tramite


IKubernetesClusterVaultTierRestoreCriteria.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.Runtime.Info(Description="Gets or sets the exclude namespaces property. This property sets the namespaces to be excluded during restore from vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="excludedNamespaces")]
public string[] ExcludedNamespace { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Gets or sets the exclude namespaces property. This property sets the namespaces to be excluded during restore from vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="excludedNamespaces")>]
member this.ExcludedNamespace : string[] with get, set
Public Property ExcludedNamespace As String()

Property Value

String[]
Attributes

Applies to