Share via


IVaultHealthProperties.ProtectedItemHealthResourceCount Property

Definition

The count of total resources under the container.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The count of total resources under the container.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="resourceCount")]
public int? ProtectedItemHealthResourceCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The count of total resources under the container.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="resourceCount")>]
member this.ProtectedItemHealthResourceCount : Nullable<int> with get, set
Public Property ProtectedItemHealthResourceCount As Nullable(Of Integer)

Property Value

Attributes

Applies to