Share via


IRecoveryPointsFilters.IsVisible Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isVisible")]
public bool? IsVisible { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isVisible")>]
member this.IsVisible : Nullable<bool> with get, set
Public Property IsVisible As Nullable(Of Boolean)

Property Value

Attributes

Applies to