Interface Replication


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

    • endpointType

      EndpointType endpointType()
      Gets the endpointType property: Indicates whether the local volume is the source or destination for the Volume Replication.
      Returns:
      the endpointType value.
    • replicationSchedule

      ReplicationSchedule replicationSchedule()
      Gets the replicationSchedule property: Schedule.
      Returns:
      the replicationSchedule value.
    • remoteVolumeResourceId

      String remoteVolumeResourceId()
      Gets the remoteVolumeResourceId property: The resource ID of the remote volume.
      Returns:
      the remoteVolumeResourceId value.
    • remoteVolumeRegion

      String remoteVolumeRegion()
      Gets the remoteVolumeRegion property: The remote region for the other end of the Volume Replication.
      Returns:
      the remoteVolumeRegion value.
    • innerModel

      ReplicationInner innerModel()
      Gets the inner com.azure.resourcemanager.netapp.fluent.models.ReplicationInner object.
      Returns:
      the inner object.