Condividi tramite


IKubernetesClusterVaultTierRestoreCriteria.IncludeClusterScopeResource Property

Definition

Gets or sets the include cluster resources property. This property if enabled will include cluster scope resources during restore from vault.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Gets or sets the include cluster resources property. This property if enabled will include cluster scope resources during restore from vault.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=true, SerializedName="includeClusterScopeResources")]
public bool IncludeClusterScopeResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Gets or sets the include cluster resources property. This property if enabled will include cluster scope resources during restore from vault.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=true, SerializedName="includeClusterScopeResources")>]
member this.IncludeClusterScopeResource : bool with get, set
Public Property IncludeClusterScopeResource As Boolean

Property Value

Attributes

Applies to