Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ namespace Microsoft.Azure.Management.StorageSync
public partial interface IOperations
{
/// <summary>
/// Lists all of the available Storage Sync Rest API operations.
/// List the operations for the provider
/// </summary>
/// <remarks>
/// Lists all of the available Storage Sync Rest API operations.
/// List the operations for the provider
/// </remarks>
/// <param name='customHeaders'>
/// The headers that will be added to request.
Expand All @@ -34,10 +34,10 @@ public partial interface IOperations
System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<OperationEntity>,OperationsListHeaders>> ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));

/// <summary>
/// Lists all of the available Storage Sync Rest API operations.
/// List the operations for the provider
/// </summary>
/// <remarks>
/// Lists all of the available Storage Sync Rest API operations.
/// List the operations for the provider
/// </remarks>
/// <param name='nextPageLink'>
/// The NextLink from the previous successful call to List operation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,32 @@ namespace Microsoft.Azure.Management.StorageSync
/// </summary>
public partial interface IPrivateEndpointConnectionsOperations
{
/// <summary>
/// Get a PrivateEndpointConnection List.
/// </summary>
/// <remarks>
/// Get a PrivateEndpointConnection List.
/// </remarks>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
/// </param>
/// <param name='storageSyncServiceName'>
/// Name of Storage Sync Service resource.
/// </param>
/// <param name='customHeaders'>
/// The headers that will be added to request.
/// </param>
/// <param name='cancellationToken'>
/// The cancellation token.
/// </param>
/// <exception cref="Microsoft.Rest.Azure.CloudException">
/// Thrown when the operation returned an invalid status code
/// </exception>
/// <exception cref="Microsoft.Rest.SerializationException">
/// Thrown when unable to deserialize the response
/// </exception>
System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<PrivateEndpointConnection>,PrivateEndpointConnectionsListByStorageSyncServiceHeaders>> ListByStorageSyncServiceWithHttpMessagesAsync(string resourceGroupName, string storageSyncServiceName, System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));

/// <summary>
/// Gets the specified private endpoint connection associated with the storage
/// sync service.
Expand All @@ -25,8 +51,7 @@ public partial interface IPrivateEndpointConnectionsOperations
/// The name of the resource group. The name is case insensitive.
/// </param>
/// <param name='storageSyncServiceName'>
/// The name of the storage sync service name within the specified resource
/// group.
/// Name of Storage Sync Service resource.
/// </param>
/// <param name='privateEndpointConnectionName'>
/// The name of the private endpoint connection associated with the Azure
Expand Down Expand Up @@ -58,8 +83,7 @@ public partial interface IPrivateEndpointConnectionsOperations
/// The name of the resource group. The name is case insensitive.
/// </param>
/// <param name='storageSyncServiceName'>
/// The name of the storage sync service name within the specified resource
/// group.
/// Name of Storage Sync Service resource.
/// </param>
/// <param name='privateEndpointConnectionName'>
/// The name of the private endpoint connection associated with the Azure
Expand Down Expand Up @@ -94,8 +118,7 @@ public partial interface IPrivateEndpointConnectionsOperations
/// The name of the resource group. The name is case insensitive.
/// </param>
/// <param name='storageSyncServiceName'>
/// The name of the storage sync service name within the specified resource
/// group.
/// Name of Storage Sync Service resource.
/// </param>
/// <param name='privateEndpointConnectionName'>
/// The name of the private endpoint connection associated with the Azure
Expand All @@ -112,32 +135,6 @@ public partial interface IPrivateEndpointConnectionsOperations
/// </exception>
System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationHeaderResponse<PrivateEndpointConnectionsDeleteHeaders>> DeleteWithHttpMessagesAsync(string resourceGroupName, string storageSyncServiceName, string privateEndpointConnectionName, System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));

/// <summary>
/// Get a PrivateEndpointConnection List.
/// </summary>
/// <remarks>
/// Get a PrivateEndpointConnection List.
/// </remarks>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
/// </param>
/// <param name='storageSyncServiceName'>
/// Name of Storage Sync Service resource.
/// </param>
/// <param name='customHeaders'>
/// The headers that will be added to request.
/// </param>
/// <param name='cancellationToken'>
/// The cancellation token.
/// </param>
/// <exception cref="Microsoft.Rest.Azure.CloudException">
/// Thrown when the operation returned an invalid status code
/// </exception>
/// <exception cref="Microsoft.Rest.SerializationException">
/// Thrown when unable to deserialize the response
/// </exception>
System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<System.Collections.Generic.IEnumerable<PrivateEndpointConnection>,PrivateEndpointConnectionsListByStorageSyncServiceHeaders>> ListByStorageSyncServiceWithHttpMessagesAsync(string resourceGroupName, string storageSyncServiceName, System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));

/// <summary>
/// Update the state of specified private endpoint connection associated with
/// the storage sync service.
Expand All @@ -150,8 +147,7 @@ public partial interface IPrivateEndpointConnectionsOperations
/// The name of the resource group. The name is case insensitive.
/// </param>
/// <param name='storageSyncServiceName'>
/// The name of the storage sync service name within the specified resource
/// group.
/// Name of Storage Sync Service resource.
/// </param>
/// <param name='privateEndpointConnectionName'>
/// The name of the private endpoint connection associated with the Azure
Expand Down Expand Up @@ -186,8 +182,7 @@ public partial interface IPrivateEndpointConnectionsOperations
/// The name of the resource group. The name is case insensitive.
/// </param>
/// <param name='storageSyncServiceName'>
/// The name of the storage sync service name within the specified resource
/// group.
/// Name of Storage Sync Service resource.
/// </param>
/// <param name='privateEndpointConnectionName'>
/// The name of the private endpoint connection associated with the Azure
Expand All @@ -204,5 +199,28 @@ public partial interface IPrivateEndpointConnectionsOperations
/// </exception>
System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationHeaderResponse<PrivateEndpointConnectionsDeleteHeaders>> BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string storageSyncServiceName, string privateEndpointConnectionName, System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));

/// <summary>
/// Get a PrivateEndpointConnection List.
/// </summary>
/// <remarks>
/// Get a PrivateEndpointConnection List.
/// </remarks>
/// <param name='nextPageLink'>
/// The NextLink from the previous successful call to List operation.
/// </param>
/// <param name='customHeaders'>
/// The headers that will be added to request.
/// </param>
/// <param name='cancellationToken'>
/// The cancellation token.
/// </param>
/// <exception cref="Microsoft.Rest.Azure.CloudException">
/// Thrown when the operation returned an invalid status code
/// </exception>
/// <exception cref="Microsoft.Rest.SerializationException">
/// Thrown when unable to deserialize the response
/// </exception>
System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<PrivateEndpointConnection>,PrivateEndpointConnectionsListByStorageSyncServiceHeaders>> ListByStorageSyncServiceNextWithHttpMessagesAsync(string nextPageLink, System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ public partial interface IPrivateLinkResourcesOperations
/// The name of the resource group. The name is case insensitive.
/// </param>
/// <param name='storageSyncServiceName'>
/// The name of the storage sync service name within the specified resource
/// group.
/// Name of Storage Sync Service resource.
/// </param>
/// <param name='customHeaders'>
/// The headers that will be added to request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public partial interface IRegisteredServersOperations
/// <exception cref="Microsoft.Rest.SerializationException">
/// Thrown when unable to deserialize the response
/// </exception>
System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<System.Collections.Generic.IEnumerable<RegisteredServer>,RegisteredServersListByStorageSyncServiceHeaders>> ListByStorageSyncServiceWithHttpMessagesAsync(string resourceGroupName, string storageSyncServiceName, System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<RegisteredServer>,RegisteredServersListByStorageSyncServiceHeaders>> ListByStorageSyncServiceWithHttpMessagesAsync(string resourceGroupName, string storageSyncServiceName, System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));

/// <summary>
/// Get a given registered server.
Expand Down Expand Up @@ -171,7 +171,7 @@ public partial interface IRegisteredServersOperations
/// Name of Storage Sync Service resource.
/// </param>
/// <param name='serverId'>
/// Server Id
/// GUID identifying the on-premises server.
/// </param>
/// <param name='serverCertificate'>
/// Certificate Data
Expand Down Expand Up @@ -290,7 +290,7 @@ public partial interface IRegisteredServersOperations
/// Name of Storage Sync Service resource.
/// </param>
/// <param name='serverId'>
/// Server Id
/// GUID identifying the on-premises server.
/// </param>
/// <param name='serverCertificate'>
/// Certificate Data
Expand All @@ -306,5 +306,28 @@ public partial interface IRegisteredServersOperations
/// </exception>
System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationHeaderResponse<RegisteredServersTriggerRolloverHeaders>> BeginTriggerRolloverWithHttpMessagesAsync(string resourceGroupName, string storageSyncServiceName, string serverId, string serverCertificate = default(string), System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));

/// <summary>
/// Get a given registered server list.
/// </summary>
/// <remarks>
/// Get a given registered server list.
/// </remarks>
/// <param name='nextPageLink'>
/// The NextLink from the previous successful call to List operation.
/// </param>
/// <param name='customHeaders'>
/// The headers that will be added to request.
/// </param>
/// <param name='cancellationToken'>
/// The cancellation token.
/// </param>
/// <exception cref="Microsoft.Rest.Azure.CloudException">
/// Thrown when the operation returned an invalid status code
/// </exception>
/// <exception cref="Microsoft.Rest.SerializationException">
/// Thrown when unable to deserialize the response
/// </exception>
System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<RegisteredServer>,RegisteredServersListByStorageSyncServiceHeaders>> ListByStorageSyncServiceNextWithHttpMessagesAsync(string nextPageLink, System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));

}
}
Loading
Loading