You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/netapp/mgmt-v2019_11_01/src/main/java/com/microsoft/azure/management/netapp/v2019_11_01/ReplicationObject.java
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -28,8 +28,7 @@ public class ReplicationObject {
28
28
privateEndpointTypeendpointType;
29
29
30
30
/**
31
-
* Schedule. Possible values include: '_10minutely', 'hourly', 'daily',
32
-
* 'weekly', 'monthly'.
31
+
* Schedule. Possible values include: '_10minutely', 'hourly', 'daily'.
Copy file name to clipboardExpand all lines: sdk/netapp/mgmt-v2019_11_01/src/main/java/com/microsoft/azure/management/netapp/v2019_11_01/ReplicationSchedule.java
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -25,12 +25,6 @@ public final class ReplicationSchedule extends ExpandableStringEnum<ReplicationS
25
25
/** Static value daily for ReplicationSchedule. */
Copy file name to clipboardExpand all lines: sdk/netapp/mgmt-v2019_11_01/src/main/java/com/microsoft/azure/management/netapp/v2019_11_01/Volumes.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ public interface Volumes extends SupportsCreating<Volume.DefinitionStages.Blank>
46
46
47
47
/**
48
48
* Resync volume replication.
49
-
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
49
+
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source.
50
50
*
51
51
* @param resourceGroupName The name of the resource group.
52
52
* @param accountName The name of the NetApp account
Copy file name to clipboardExpand all lines: sdk/netapp/mgmt-v2019_11_01/src/main/java/com/microsoft/azure/management/netapp/v2019_11_01/implementation/VolumesInner.java
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
1640
+
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source.
1641
1641
*
1642
1642
* @param resourceGroupName The name of the resource group.
1643
1643
* @param accountName The name of the NetApp account
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
1656
+
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source.
1657
1657
*
1658
1658
* @param resourceGroupName The name of the resource group.
1659
1659
* @param accountName The name of the NetApp account
@@ -1669,7 +1669,7 @@ public ServiceFuture<Void> resyncReplicationAsync(String resourceGroupName, Stri
1669
1669
1670
1670
/**
1671
1671
* Resync volume replication.
1672
-
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
1672
+
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source.
1673
1673
*
1674
1674
* @param resourceGroupName The name of the resource group.
1675
1675
* @param accountName The name of the NetApp account
@@ -1689,7 +1689,7 @@ public Void call(ServiceResponse<Void> response) {
1689
1689
1690
1690
/**
1691
1691
* Resync volume replication.
1692
-
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
1692
+
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source.
1693
1693
*
1694
1694
* @param resourceGroupName The name of the resource group.
1695
1695
* @param accountName The name of the NetApp account
@@ -1723,7 +1723,7 @@ public Observable<ServiceResponse<Void>> resyncReplicationWithServiceResponseAsy
1723
1723
1724
1724
/**
1725
1725
* Resync volume replication.
1726
-
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
1726
+
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source.
1727
1727
*
1728
1728
* @param resourceGroupName The name of the resource group.
1729
1729
* @param accountName The name of the NetApp account
@@ -1739,7 +1739,7 @@ public void beginResyncReplication(String resourceGroupName, String accountName,
1739
1739
1740
1740
/**
1741
1741
* Resync volume replication.
1742
-
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
1742
+
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source.
1743
1743
*
1744
1744
* @param resourceGroupName The name of the resource group.
1745
1745
* @param accountName The name of the NetApp account
@@ -1755,7 +1755,7 @@ public ServiceFuture<Void> beginResyncReplicationAsync(String resourceGroupName,
1755
1755
1756
1756
/**
1757
1757
* Resync volume replication.
1758
-
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
1758
+
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source.
1759
1759
*
1760
1760
* @param resourceGroupName The name of the resource group.
1761
1761
* @param accountName The name of the NetApp account
@@ -1775,7 +1775,7 @@ public Void call(ServiceResponse<Void> response) {
1775
1775
1776
1776
/**
1777
1777
* Resync volume replication.
1778
-
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.
1778
+
* Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source.
1779
1779
*
1780
1780
* @param resourceGroupName The name of the resource group.
1781
1781
* @param accountName The name of the NetApp account
0 commit comments