MicrosoftStorageSync class
Constructors
| Microsoft |
|
| Microsoft |
Properties
| cloud |
The operation groups for cloudEndpoints |
| operations | The operation groups for operations |
| operation |
The operation groups for operationStatusOperations |
| pipeline | The pipeline used by this client to make requests |
| private |
The operation groups for privateEndpointConnections |
| private |
The operation groups for privateLinkResources |
| registered |
The operation groups for registeredServers |
| server |
The operation groups for serverEndpoints |
| storage |
The operation groups for storageSyncServices |
| sync |
The operation groups for syncGroups |
| workflows | The operation groups for workflows |
Methods
| location |
Get Operation status |
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
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
Promise<LocationOperationStatus>