CloudEndpoints interface
Méthodes
Détails de la méthode
beginCreate(string, string, string, string, CloudEndpointCreateParameters, Object)
Créez un cloudEndpoint.
function beginCreate(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: CloudEndpointCreateParameters, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- CloudEndpointCreateParameters
Corps de la ressource de point de terminaison cloud.
- options
-
Object
Retours
Promise<CloudEndpoint>
Si un rappel a été passé en tant que dernier paramètre, il retourne le rappel sinon retourne une promesse.
{Promise} Une promesse est retournée.
@resolve {CloudEndpoint} - The deserialized result object.
@reject {Error|ServiceError} - The error object.
{ServiceCallback} optionalCallback(err, résultat, demande, réponse)
{Error|ServiceError} err - The Error object if an error occurred, null otherwise.
{CloudEndpoint} [result] - The deserialized result object if an error did not occur.
See {@link CloudEndpoint} for more information.
{WebResource} [request] - The HTTP Request object if an error did not occur.
{http.IncomingMessage} [response] - The HTTP Response stream if an error did not occur.
beginCreate(string, string, string, string, CloudEndpointCreateParameters, Object, ServiceCallback<CloudEndpoint>)
function beginCreate(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: CloudEndpointCreateParameters, options: Object, callback: ServiceCallback<CloudEndpoint>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- CloudEndpointCreateParameters
- options
-
Object
- callback
-
ServiceCallback<CloudEndpoint>
beginCreate(string, string, string, string, CloudEndpointCreateParameters, ServiceCallback<CloudEndpoint>)
function beginCreate(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: CloudEndpointCreateParameters, callback: ServiceCallback<CloudEndpoint>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- CloudEndpointCreateParameters
- callback
-
ServiceCallback<CloudEndpoint>
beginCreateWithHttpOperationResponse(string, string, string, string, CloudEndpointCreateParameters, Object)
Créez un cloudEndpoint.
function beginCreateWithHttpOperationResponse(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: CloudEndpointCreateParameters, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- CloudEndpointCreateParameters
Corps de la ressource de point de terminaison cloud.
- options
-
Object
Retours
Promise<HttpOperationResponse<CloudEndpoint>>
Une promesse est retournée
beginDeleteMethod(string, string, string, string, Object)
Supprimez un CloudEndpoint donné.
function beginDeleteMethod(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- options
-
Object
Retours
Promise<void>
Si un rappel a été passé en tant que dernier paramètre, il retourne le rappel sinon retourne une promesse.
{Promise} Une promesse est retournée.
@resolve {null} - The deserialized result object.
@reject {Error|ServiceError} - The error object.
{ServiceCallback} optionalCallback(err, résultat, demande, réponse)
{Error|ServiceError} err - The Error object if an error occurred, null otherwise.
{null} [result] - The deserialized result object if an error did not occur.
{WebResource} [request] - The HTTP Request object if an error did not occur.
{http.IncomingMessage} [response] - The HTTP Response stream if an error did not occur.
beginDeleteMethod(string, string, string, string, Object, ServiceCallback<void>)
function beginDeleteMethod(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options: Object, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- options
-
Object
- callback
-
ServiceCallback<void>
beginDeleteMethod(string, string, string, string, ServiceCallback<void>)
function beginDeleteMethod(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- callback
-
ServiceCallback<void>
beginDeleteMethodWithHttpOperationResponse(string, string, string, string, Object)
Supprimez un CloudEndpoint donné.
function beginDeleteMethodWithHttpOperationResponse(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- options
-
Object
Retours
Promise<HttpOperationResponse<void>>
Une promesse est retournée
beginPostBackup(string, string, string, string, BackupRequest, Object)
Publiez la sauvegarde d’un CloudEndpoint donné.
function beginPostBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- BackupRequest
Corps de la demande de sauvegarde.
- options
-
Object
Retours
Promise<PostBackupResponse>
Si un rappel a été passé en tant que dernier paramètre, il retourne le rappel sinon retourne une promesse.
{Promise} Une promesse est retournée.
@resolve {PostBackupResponse} - The deserialized result object.
@reject {Error|ServiceError} - The error object.
{ServiceCallback} optionalCallback(err, résultat, demande, réponse)
{Error|ServiceError} err - The Error object if an error occurred, null otherwise.
{PostBackupResponse} [result] - The deserialized result object if an error did not occur.
See {@link PostBackupResponse} for more information.
{WebResource} [request] - The HTTP Request object if an error did not occur.
{http.IncomingMessage} [response] - The HTTP Response stream if an error did not occur.
beginPostBackup(string, string, string, string, BackupRequest, Object, ServiceCallback<PostBackupResponse>)
function beginPostBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, options: Object, callback: ServiceCallback<PostBackupResponse>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- BackupRequest
- options
-
Object
- callback
-
ServiceCallback<PostBackupResponse>
beginPostBackup(string, string, string, string, BackupRequest, ServiceCallback<PostBackupResponse>)
function beginPostBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, callback: ServiceCallback<PostBackupResponse>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- BackupRequest
- callback
-
ServiceCallback<PostBackupResponse>
beginPostBackupWithHttpOperationResponse(string, string, string, string, BackupRequest, Object)
Publiez la sauvegarde d’un CloudEndpoint donné.
function beginPostBackupWithHttpOperationResponse(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- BackupRequest
Corps de la demande de sauvegarde.
- options
-
Object
Retours
Promise<HttpOperationResponse<PostBackupResponse>>
Une promesse est retournée
beginPostRestore(string, string, string, string, PostRestoreRequest, Object)
Après la restauration d’un CloudEndpoint donné.
function beginPostRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PostRestoreRequest, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- PostRestoreRequest
Corps de l’objet Point de terminaison cloud.
- options
-
Object
Retours
Promise<void>
Si un rappel a été passé en tant que dernier paramètre, il retourne le rappel sinon retourne une promesse.
{Promise} Une promesse est retournée.
@resolve {null} - The deserialized result object.
@reject {Error|ServiceError} - The error object.
{ServiceCallback} optionalCallback(err, résultat, demande, réponse)
{Error|ServiceError} err - The Error object if an error occurred, null otherwise.
{null} [result] - The deserialized result object if an error did not occur.
{WebResource} [request] - The HTTP Request object if an error did not occur.
{http.IncomingMessage} [response] - The HTTP Response stream if an error did not occur.
beginPostRestore(string, string, string, string, PostRestoreRequest, Object, ServiceCallback<void>)
function beginPostRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PostRestoreRequest, options: Object, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- PostRestoreRequest
- options
-
Object
- callback
-
ServiceCallback<void>
beginPostRestore(string, string, string, string, PostRestoreRequest, ServiceCallback<void>)
function beginPostRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PostRestoreRequest, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- PostRestoreRequest
- callback
-
ServiceCallback<void>
beginPostRestoreWithHttpOperationResponse(string, string, string, string, PostRestoreRequest, Object)
Après la restauration d’un CloudEndpoint donné.
function beginPostRestoreWithHttpOperationResponse(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PostRestoreRequest, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- PostRestoreRequest
Corps de l’objet Point de terminaison cloud.
- options
-
Object
Retours
Promise<HttpOperationResponse<void>>
Une promesse est retournée
beginPreBackup(string, string, string, string, BackupRequest, Object)
Pré-sauvegarde d’un CloudEndpoint donné.
function beginPreBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- BackupRequest
Corps de la demande de sauvegarde.
- options
-
Object
Retours
Promise<void>
Si un rappel a été passé en tant que dernier paramètre, il retourne le rappel sinon retourne une promesse.
{Promise} Une promesse est retournée.
@resolve {null} - The deserialized result object.
@reject {Error|ServiceError} - The error object.
{ServiceCallback} optionalCallback(err, résultat, demande, réponse)
{Error|ServiceError} err - The Error object if an error occurred, null otherwise.
{null} [result] - The deserialized result object if an error did not occur.
{WebResource} [request] - The HTTP Request object if an error did not occur.
{http.IncomingMessage} [response] - The HTTP Response stream if an error did not occur.
beginPreBackup(string, string, string, string, BackupRequest, Object, ServiceCallback<void>)
function beginPreBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, options: Object, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- BackupRequest
- options
-
Object
- callback
-
ServiceCallback<void>
beginPreBackup(string, string, string, string, BackupRequest, ServiceCallback<void>)
function beginPreBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- BackupRequest
- callback
-
ServiceCallback<void>
beginPreBackupWithHttpOperationResponse(string, string, string, string, BackupRequest, Object)
Pré-sauvegarde d’un CloudEndpoint donné.
function beginPreBackupWithHttpOperationResponse(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- BackupRequest
Corps de la demande de sauvegarde.
- options
-
Object
Retours
Promise<HttpOperationResponse<void>>
Une promesse est retournée
beginPreRestore(string, string, string, string, PreRestoreRequest, Object)
Prérestaurer un CloudEndpoint donné.
function beginPreRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PreRestoreRequest, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- PreRestoreRequest
Corps de l’objet Point de terminaison cloud.
- options
-
Object
Retours
Promise<void>
Si un rappel a été passé en tant que dernier paramètre, il retourne le rappel sinon retourne une promesse.
{Promise} Une promesse est retournée.
@resolve {null} - The deserialized result object.
@reject {Error|ServiceError} - The error object.
{ServiceCallback} optionalCallback(err, résultat, demande, réponse)
{Error|ServiceError} err - The Error object if an error occurred, null otherwise.
{null} [result] - The deserialized result object if an error did not occur.
{WebResource} [request] - The HTTP Request object if an error did not occur.
{http.IncomingMessage} [response] - The HTTP Response stream if an error did not occur.
beginPreRestore(string, string, string, string, PreRestoreRequest, Object, ServiceCallback<void>)
function beginPreRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PreRestoreRequest, options: Object, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- PreRestoreRequest
- options
-
Object
- callback
-
ServiceCallback<void>
beginPreRestore(string, string, string, string, PreRestoreRequest, ServiceCallback<void>)
function beginPreRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PreRestoreRequest, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- PreRestoreRequest
- callback
-
ServiceCallback<void>
beginPreRestoreWithHttpOperationResponse(string, string, string, string, PreRestoreRequest, Object)
Prérestaurer un CloudEndpoint donné.
function beginPreRestoreWithHttpOperationResponse(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PreRestoreRequest, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- PreRestoreRequest
Corps de l’objet Point de terminaison cloud.
- options
-
Object
Retours
Promise<HttpOperationResponse<void>>
Une promesse est retournée
create(string, string, string, string, CloudEndpointCreateParameters, Object)
Créez un cloudEndpoint.
function create(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: CloudEndpointCreateParameters, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- CloudEndpointCreateParameters
Corps de la ressource de point de terminaison cloud.
- options
-
Object
Retours
Promise<CloudEndpoint>
Si un rappel a été passé en tant que dernier paramètre, il retourne le rappel sinon retourne une promesse.
{Promise} Une promesse est retournée.
@resolve {CloudEndpoint} - The deserialized result object.
@reject {Error|ServiceError} - The error object.
{ServiceCallback} optionalCallback(err, résultat, demande, réponse)
{Error|ServiceError} err - The Error object if an error occurred, null otherwise.
{CloudEndpoint} [result] - The deserialized result object if an error did not occur.
See {@link CloudEndpoint} for more information.
{WebResource} [request] - The HTTP Request object if an error did not occur.
{http.IncomingMessage} [response] - The HTTP Response stream if an error did not occur.
create(string, string, string, string, CloudEndpointCreateParameters, Object, ServiceCallback<CloudEndpoint>)
function create(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: CloudEndpointCreateParameters, options: Object, callback: ServiceCallback<CloudEndpoint>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- CloudEndpointCreateParameters
- options
-
Object
- callback
-
ServiceCallback<CloudEndpoint>
create(string, string, string, string, CloudEndpointCreateParameters, ServiceCallback<CloudEndpoint>)
function create(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: CloudEndpointCreateParameters, callback: ServiceCallback<CloudEndpoint>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- CloudEndpointCreateParameters
- callback
-
ServiceCallback<CloudEndpoint>
createWithHttpOperationResponse(string, string, string, string, CloudEndpointCreateParameters, Object)
Créez un cloudEndpoint.
function createWithHttpOperationResponse(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: CloudEndpointCreateParameters, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- CloudEndpointCreateParameters
Corps de la ressource de point de terminaison cloud.
- options
-
Object
Retours
Promise<HttpOperationResponse<CloudEndpoint>>
Une promesse est retournée
deleteMethod(string, string, string, string, Object)
Supprimez un CloudEndpoint donné.
function deleteMethod(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- options
-
Object
Retours
Promise<void>
Si un rappel a été passé en tant que dernier paramètre, il retourne le rappel sinon retourne une promesse.
{Promise} Une promesse est retournée.
@resolve {null} - The deserialized result object.
@reject {Error|ServiceError} - The error object.
{ServiceCallback} optionalCallback(err, résultat, demande, réponse)
{Error|ServiceError} err - The Error object if an error occurred, null otherwise.
{null} [result] - The deserialized result object if an error did not occur.
{WebResource} [request] - The HTTP Request object if an error did not occur.
{http.IncomingMessage} [response] - The HTTP Response stream if an error did not occur.
deleteMethod(string, string, string, string, Object, ServiceCallback<void>)
function deleteMethod(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options: Object, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- options
-
Object
- callback
-
ServiceCallback<void>
deleteMethod(string, string, string, string, ServiceCallback<void>)
function deleteMethod(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- callback
-
ServiceCallback<void>
deleteMethodWithHttpOperationResponse(string, string, string, string, Object)
Supprimez un CloudEndpoint donné.
function deleteMethodWithHttpOperationResponse(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- options
-
Object
Retours
Promise<HttpOperationResponse<void>>
Une promesse est retournée
get(string, string, string, string, Object)
Obtenez un CloudEndpoint donné.
function get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- options
-
Object
Retours
Promise<CloudEndpoint>
Si un rappel a été passé en tant que dernier paramètre, il retourne le rappel sinon retourne une promesse.
{Promise} Une promesse est retournée.
@resolve {CloudEndpoint} - The deserialized result object.
@reject {Error|ServiceError} - The error object.
{ServiceCallback} optionalCallback(err, résultat, demande, réponse)
{Error|ServiceError} err - The Error object if an error occurred, null otherwise.
{CloudEndpoint} [result] - The deserialized result object if an error did not occur.
See {@link CloudEndpoint} for more information.
{WebResource} [request] - The HTTP Request object if an error did not occur.
{http.IncomingMessage} [response] - The HTTP Response stream if an error did not occur.
get(string, string, string, string, Object, ServiceCallback<CloudEndpoint>)
function get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options: Object, callback: ServiceCallback<CloudEndpoint>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- options
-
Object
- callback
-
ServiceCallback<CloudEndpoint>
get(string, string, string, string, ServiceCallback<CloudEndpoint>)
function get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, callback: ServiceCallback<CloudEndpoint>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- callback
-
ServiceCallback<CloudEndpoint>
getWithHttpOperationResponse(string, string, string, string, Object)
Obtenez un CloudEndpoint donné.
function getWithHttpOperationResponse(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- options
-
Object
Retours
Promise<HttpOperationResponse<CloudEndpoint>>
Une promesse est retournée
listBySyncGroup(string, string, string, Object)
Obtenir une liste CloudEndpoint.
function listBySyncGroup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- options
-
Object
Retours
Promise<CloudEndpointArray>
Si un rappel a été passé en tant que dernier paramètre, il retourne le rappel sinon retourne une promesse.
{Promise} Une promesse est retournée.
@resolve {CloudEndpointArray} - The deserialized result object.
@reject {Error|ServiceError} - The error object.
{ServiceCallback} optionalCallback(err, résultat, demande, réponse)
{Error|ServiceError} err - The Error object if an error occurred, null otherwise.
{CloudEndpointArray} [result] - The deserialized result object if an error did not occur.
See {@link CloudEndpointArray} for more information.
{WebResource} [request] - The HTTP Request object if an error did not occur.
{http.IncomingMessage} [response] - The HTTP Response stream if an error did not occur.
listBySyncGroup(string, string, string, Object, ServiceCallback<CloudEndpointArray>)
function listBySyncGroup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options: Object, callback: ServiceCallback<CloudEndpointArray>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- options
-
Object
- callback
-
ServiceCallback<CloudEndpointArray>
listBySyncGroup(string, string, string, ServiceCallback<CloudEndpointArray>)
function listBySyncGroup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, callback: ServiceCallback<CloudEndpointArray>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- callback
-
ServiceCallback<CloudEndpointArray>
listBySyncGroupWithHttpOperationResponse(string, string, string, Object)
Obtenir une liste CloudEndpoint.
function listBySyncGroupWithHttpOperationResponse(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- options
-
Object
Retours
Promise<HttpOperationResponse<CloudEndpointArray>>
Une promesse est retournée
postBackup(string, string, string, string, BackupRequest, Object)
Publiez la sauvegarde d’un CloudEndpoint donné.
function postBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- BackupRequest
Corps de la demande de sauvegarde.
- options
-
Object
Retours
Promise<PostBackupResponse>
Si un rappel a été passé en tant que dernier paramètre, il retourne le rappel sinon retourne une promesse.
{Promise} Une promesse est retournée.
@resolve {PostBackupResponse} - The deserialized result object.
@reject {Error|ServiceError} - The error object.
{ServiceCallback} optionalCallback(err, résultat, demande, réponse)
{Error|ServiceError} err - The Error object if an error occurred, null otherwise.
{PostBackupResponse} [result] - The deserialized result object if an error did not occur.
See {@link PostBackupResponse} for more information.
{WebResource} [request] - The HTTP Request object if an error did not occur.
{http.IncomingMessage} [response] - The HTTP Response stream if an error did not occur.
postBackup(string, string, string, string, BackupRequest, Object, ServiceCallback<PostBackupResponse>)
function postBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, options: Object, callback: ServiceCallback<PostBackupResponse>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- BackupRequest
- options
-
Object
- callback
-
ServiceCallback<PostBackupResponse>
postBackup(string, string, string, string, BackupRequest, ServiceCallback<PostBackupResponse>)
function postBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, callback: ServiceCallback<PostBackupResponse>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- BackupRequest
- callback
-
ServiceCallback<PostBackupResponse>
postBackupWithHttpOperationResponse(string, string, string, string, BackupRequest, Object)
Publiez la sauvegarde d’un CloudEndpoint donné.
function postBackupWithHttpOperationResponse(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- BackupRequest
Corps de la demande de sauvegarde.
- options
-
Object
Retours
Promise<HttpOperationResponse<PostBackupResponse>>
Une promesse est retournée
postRestore(string, string, string, string, PostRestoreRequest, Object)
Après la restauration d’un CloudEndpoint donné.
function postRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PostRestoreRequest, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- PostRestoreRequest
Corps de l’objet Point de terminaison cloud.
- options
-
Object
Retours
Promise<void>
Si un rappel a été passé en tant que dernier paramètre, il retourne le rappel sinon retourne une promesse.
{Promise} Une promesse est retournée.
@resolve {null} - The deserialized result object.
@reject {Error|ServiceError} - The error object.
{ServiceCallback} optionalCallback(err, résultat, demande, réponse)
{Error|ServiceError} err - The Error object if an error occurred, null otherwise.
{null} [result] - The deserialized result object if an error did not occur.
{WebResource} [request] - The HTTP Request object if an error did not occur.
{http.IncomingMessage} [response] - The HTTP Response stream if an error did not occur.
postRestore(string, string, string, string, PostRestoreRequest, Object, ServiceCallback<void>)
function postRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PostRestoreRequest, options: Object, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- PostRestoreRequest
- options
-
Object
- callback
-
ServiceCallback<void>
postRestore(string, string, string, string, PostRestoreRequest, ServiceCallback<void>)
function postRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PostRestoreRequest, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- PostRestoreRequest
- callback
-
ServiceCallback<void>
postRestoreWithHttpOperationResponse(string, string, string, string, PostRestoreRequest, Object)
Après la restauration d’un CloudEndpoint donné.
function postRestoreWithHttpOperationResponse(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PostRestoreRequest, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- PostRestoreRequest
Corps de l’objet Point de terminaison cloud.
- options
-
Object
Retours
Promise<HttpOperationResponse<void>>
Une promesse est retournée
preBackup(string, string, string, string, BackupRequest, Object)
Pré-sauvegarde d’un CloudEndpoint donné.
function preBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- BackupRequest
Corps de la demande de sauvegarde.
- options
-
Object
Retours
Promise<void>
Si un rappel a été passé en tant que dernier paramètre, il retourne le rappel sinon retourne une promesse.
{Promise} Une promesse est retournée.
@resolve {null} - The deserialized result object.
@reject {Error|ServiceError} - The error object.
{ServiceCallback} optionalCallback(err, résultat, demande, réponse)
{Error|ServiceError} err - The Error object if an error occurred, null otherwise.
{null} [result] - The deserialized result object if an error did not occur.
{WebResource} [request] - The HTTP Request object if an error did not occur.
{http.IncomingMessage} [response] - The HTTP Response stream if an error did not occur.
preBackup(string, string, string, string, BackupRequest, Object, ServiceCallback<void>)
function preBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, options: Object, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- BackupRequest
- options
-
Object
- callback
-
ServiceCallback<void>
preBackup(string, string, string, string, BackupRequest, ServiceCallback<void>)
function preBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- BackupRequest
- callback
-
ServiceCallback<void>
preBackupWithHttpOperationResponse(string, string, string, string, BackupRequest, Object)
Pré-sauvegarde d’un CloudEndpoint donné.
function preBackupWithHttpOperationResponse(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: BackupRequest, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- BackupRequest
Corps de la demande de sauvegarde.
- options
-
Object
Retours
Promise<HttpOperationResponse<void>>
Une promesse est retournée
preRestore(string, string, string, string, PreRestoreRequest, Object)
Prérestaurer un CloudEndpoint donné.
function preRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PreRestoreRequest, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- PreRestoreRequest
Corps de l’objet Point de terminaison cloud.
- options
-
Object
Retours
Promise<void>
Si un rappel a été passé en tant que dernier paramètre, il retourne le rappel sinon retourne une promesse.
{Promise} Une promesse est retournée.
@resolve {null} - The deserialized result object.
@reject {Error|ServiceError} - The error object.
{ServiceCallback} optionalCallback(err, résultat, demande, réponse)
{Error|ServiceError} err - The Error object if an error occurred, null otherwise.
{null} [result] - The deserialized result object if an error did not occur.
{WebResource} [request] - The HTTP Request object if an error did not occur.
{http.IncomingMessage} [response] - The HTTP Response stream if an error did not occur.
preRestore(string, string, string, string, PreRestoreRequest, Object, ServiceCallback<void>)
function preRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PreRestoreRequest, options: Object, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- PreRestoreRequest
- options
-
Object
- callback
-
ServiceCallback<void>
preRestore(string, string, string, string, PreRestoreRequest, ServiceCallback<void>)
function preRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PreRestoreRequest, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- parameters
- PreRestoreRequest
- callback
-
ServiceCallback<void>
preRestoreWithHttpOperationResponse(string, string, string, string, PreRestoreRequest, Object)
Prérestaurer un CloudEndpoint donné.
function preRestoreWithHttpOperationResponse(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: PreRestoreRequest, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- parameters
- PreRestoreRequest
Corps de l’objet Point de terminaison cloud.
- options
-
Object
Retours
Promise<HttpOperationResponse<void>>
Une promesse est retournée
restoreheartbeat(string, string, string, string, Object)
Restaurer la pulsation d’un CloudEndpoint donné.
function restoreheartbeat(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- options
-
Object
Retours
Promise<void>
Si un rappel a été passé en tant que dernier paramètre, il retourne le rappel sinon retourne une promesse.
{Promise} Une promesse est retournée.
@resolve {null} - The deserialized result object.
@reject {Error|ServiceError} - The error object.
{ServiceCallback} optionalCallback(err, résultat, demande, réponse)
{Error|ServiceError} err - The Error object if an error occurred, null otherwise.
{null} [result] - The deserialized result object if an error did not occur.
{WebResource} [request] - The HTTP Request object if an error did not occur.
{http.IncomingMessage} [response] - The HTTP Response stream if an error did not occur.
restoreheartbeat(string, string, string, string, Object, ServiceCallback<void>)
function restoreheartbeat(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options: Object, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- options
-
Object
- callback
-
ServiceCallback<void>
restoreheartbeat(string, string, string, string, ServiceCallback<void>)
function restoreheartbeat(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
- storageSyncServiceName
-
string
- syncGroupName
-
string
- cloudEndpointName
-
string
- callback
-
ServiceCallback<void>
restoreheartbeatWithHttpOperationResponse(string, string, string, string, Object)
Restaurer la pulsation d’un CloudEndpoint donné.
function restoreheartbeatWithHttpOperationResponse(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: Object)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- storageSyncServiceName
-
string
Nom de la ressource du service de synchronisation de stockage.
- syncGroupName
-
string
Nom de la ressource de groupe de synchronisation.
- cloudEndpointName
-
string
Nom de l’objet Point de terminaison cloud.
- options
-
Object
Retours
Promise<HttpOperationResponse<void>>
Une promesse est retournée