Share via


RecoveryServicesProviderProperties.ProtectedItemCount Property

Definition

Number of protected VMs currently managed by the DRA.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public int? ProtectedItemCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.ProtectedItemCount : Nullable<int> with get, set
Public Property ProtectedItemCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to