Interface ReplicationUsage


public interface ReplicationUsage
An immutable client-side representation of ReplicationUsage.
  • Method Details

    • monitoringSummary

      MonitoringSummary monitoringSummary()
      Gets the monitoringSummary property: Summary of the replication monitoring data for this vault.
      Returns:
      the monitoringSummary value.
    • jobsSummary

      JobsSummary jobsSummary()
      Gets the jobsSummary property: Summary of the replication jobs data for this vault.
      Returns:
      the jobsSummary value.
    • protectedItemCount

      Integer protectedItemCount()
      Gets the protectedItemCount property: Number of replication protected items for this vault.
      Returns:
      the protectedItemCount value.
    • recoveryPlanCount

      Integer recoveryPlanCount()
      Gets the recoveryPlanCount property: Number of replication recovery plans for this vault.
      Returns:
      the recoveryPlanCount value.
    • registeredServersCount

      Integer registeredServersCount()
      Gets the registeredServersCount property: Number of servers registered to this vault.
      Returns:
      the registeredServersCount value.
    • recoveryServicesProviderAuthType

      Integer recoveryServicesProviderAuthType()
      Gets the recoveryServicesProviderAuthType property: The authentication type of recovery service providers in the vault.
      Returns:
      the recoveryServicesProviderAuthType value.
    • innerModel

      ReplicationUsageInner innerModel()
      Gets the inner com.azure.resourcemanager.recoveryservices.fluent.models.ReplicationUsageInner object.
      Returns:
      the inner object.