Azure.ResourceManager.StorageSync Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| AzureResourceManagerStorageSyncContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| CloudEndpointCollection |
A class representing a collection of CloudEndpointResource and their operations. Each CloudEndpointResource in the collection will belong to the same instance of StorageSyncGroupResource. To get a CloudEndpointCollection instance call the GetCloudEndpoints method from an instance of StorageSyncGroupResource. |
| CloudEndpointData |
Cloud Endpoint object. |
| CloudEndpointResource |
A class representing a CloudEndpoint along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CloudEndpointResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource StorageSyncGroupResource using the GetCloudEndpoints method. |
| StorageSyncExtensions |
A class to add extension methods to Azure.ResourceManager.StorageSync. |
| StorageSyncGroupCollection |
A class representing a collection of StorageSyncGroupResource and their operations. Each StorageSyncGroupResource in the collection will belong to the same instance of StorageSyncServiceResource. To get a StorageSyncGroupCollection instance call the GetStorageSyncGroups method from an instance of StorageSyncServiceResource. |
| StorageSyncGroupData |
Sync Group object. |
| StorageSyncGroupResource |
A class representing a StorageSyncGroup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StorageSyncGroupResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource StorageSyncServiceResource using the GetStorageSyncGroups method. |
| StorageSyncPrivateEndpointConnectionCollection |
A class representing a collection of StorageSyncPrivateEndpointConnectionResource and their operations. Each StorageSyncPrivateEndpointConnectionResource in the collection will belong to the same instance of StorageSyncServiceResource. To get a StorageSyncPrivateEndpointConnectionCollection instance call the GetStorageSyncPrivateEndpointConnections method from an instance of StorageSyncServiceResource. |
| StorageSyncPrivateEndpointConnectionData |
The private endpoint connection resource. |
| StorageSyncPrivateEndpointConnectionResource |
A class representing a StorageSyncPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StorageSyncPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource StorageSyncServiceResource using the GetStorageSyncPrivateEndpointConnections method. |
| StorageSyncRegisteredServerCollection |
A class representing a collection of StorageSyncRegisteredServerResource and their operations. Each StorageSyncRegisteredServerResource in the collection will belong to the same instance of StorageSyncServiceResource. To get a StorageSyncRegisteredServerCollection instance call the GetStorageSyncRegisteredServers method from an instance of StorageSyncServiceResource. |
| StorageSyncRegisteredServerData |
Registered Server resource. |
| StorageSyncRegisteredServerResource |
A Class representing a StorageSyncRegisteredServer along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StorageSyncRegisteredServerResource from an instance of ArmClient using the GetStorageSyncRegisteredServerResource method. Otherwise you can get one from its parent resource StorageSyncServiceResource using the GetStorageSyncRegisteredServer method. |
| StorageSyncServerEndpointCollection |
A class representing a collection of StorageSyncServerEndpointResource and their operations. Each StorageSyncServerEndpointResource in the collection will belong to the same instance of StorageSyncGroupResource. To get a StorageSyncServerEndpointCollection instance call the GetStorageSyncServerEndpoints method from an instance of StorageSyncGroupResource. |
| StorageSyncServerEndpointData |
Server Endpoint object. |
| StorageSyncServerEndpointResource |
A class representing a StorageSyncServerEndpoint along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StorageSyncServerEndpointResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource StorageSyncGroupResource using the GetStorageSyncServerEndpoints method. |
| StorageSyncServiceCollection |
A class representing a collection of StorageSyncServiceResource and their operations. Each StorageSyncServiceResource in the collection will belong to the same instance of ResourceGroupResource. To get a StorageSyncServiceCollection instance call the GetStorageSyncServices method from an instance of ResourceGroupResource. |
| StorageSyncServiceData |
Storage Sync Service object. |
| StorageSyncServiceResource |
A class representing a StorageSyncService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StorageSyncServiceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetStorageSyncServices method. |
| StorageSyncWorkflowCollection |
A class representing a collection of StorageSyncWorkflowResource and their operations. Each StorageSyncWorkflowResource in the collection will belong to the same instance of StorageSyncServiceResource. To get a StorageSyncWorkflowCollection instance call the GetStorageSyncWorkflows method from an instance of StorageSyncServiceResource. |
| StorageSyncWorkflowData |
Workflow resource. |
| StorageSyncWorkflowResource |
A class representing a StorageSyncWorkflow along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StorageSyncWorkflowResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource StorageSyncServiceResource using the GetStorageSyncWorkflows method. |