MicrosoftStorageSync class

Properties

cloudEndpoints

The operation groups for cloudEndpoints

operations

The operation groups for operations

operationStatusOperations

The operation groups for operationStatusOperations

pipeline

The pipeline used by this client to make requests

privateEndpointConnections

The operation groups for privateEndpointConnections

privateLinkResources

The operation groups for privateLinkResources

registeredServers

The operation groups for registeredServers

serverEndpoints

The operation groups for serverEndpoints

storageSyncServices

The operation groups for storageSyncServices

syncGroups

The operation groups for syncGroups

workflows

The operation groups for workflows

Constructor Details

MicrosoftStorageSync(TokenCredential, MicrosoftStorageSyncOptionalParams)

new MicrosoftStorageSync(credential: TokenCredential, options?: MicrosoftStorageSyncOptionalParams)

Parameters

credential
TokenCredential

MicrosoftStorageSync(TokenCredential, string, MicrosoftStorageSyncOptionalParams)

new MicrosoftStorageSync(credential: TokenCredential, subscriptionId: string, options?: MicrosoftStorageSyncOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

cloudEndpoints

The operation groups for cloudEndpoints

cloudEndpoints: CloudEndpointsOperations

Property Value

operations

The operation groups for operations

operations: OperationsOperations

Property Value

operationStatusOperations

The operation groups for operationStatusOperations

operationStatusOperations: OperationStatusOperationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

privateEndpointConnections

The operation groups for privateEndpointConnections

privateEndpointConnections: PrivateEndpointConnectionsOperations

Property Value

privateLinkResources

The operation groups for privateLinkResources

privateLinkResources: PrivateLinkResourcesOperations

Property Value

registeredServers

The operation groups for registeredServers

registeredServers: RegisteredServersOperations

Property Value

serverEndpoints

The operation groups for serverEndpoints

serverEndpoints: ServerEndpointsOperations

Property Value

storageSyncServices

The operation groups for storageSyncServices

storageSyncServices: StorageSyncServicesOperations

Property Value

syncGroups

The operation groups for syncGroups

syncGroups: SyncGroupsOperations

Property Value

workflows

The operation groups for workflows

workflows: WorkflowsOperations

Property Value

Method Details

locationOperationStatus(string, string, LocationOperationStatusOptionalParams)

Get Operation status

function locationOperationStatus(locationName: string, operationId: string, options?: LocationOperationStatusOptionalParams): Promise<LocationOperationStatus>

Parameters

locationName

string

operationId

string

Returns