EcsManagementInteropClientPlayback.ValidateSyncServer(String, String, String, String) Method

Definition

public int ValidateSyncServer (string serviceUri, string subscriptionId, string storageSyncServiceName, string resourceGroupName);
abstract member ValidateSyncServer : string * string * string * string -> int
override this.ValidateSyncServer : string * string * string * string -> int
Public Function ValidateSyncServer (serviceUri As String, subscriptionId As String, storageSyncServiceName As String, resourceGroupName As String) As Integer

Parameters

serviceUri
String
subscriptionId
String
storageSyncServiceName
String
resourceGroupName
String

Returns

Int32

Implements

Applies to