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
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 |
A class representing the CloudEndpoint data model. 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 GetCloudEndpointResource method. Otherwise you can get one from its parent resource StorageSyncGroupResource using the GetCloudEndpoint 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 |
A class representing the StorageSyncGroup data model. 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 GetStorageSyncGroupResource method. Otherwise you can get one from its parent resource StorageSyncServiceResource using the GetStorageSyncGroup 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 |
A class representing the StorageSyncPrivateEndpointConnection data model. 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 GetStorageSyncPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource StorageSyncServiceResource using the GetStorageSyncPrivateEndpointConnection 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 |
A class representing the StorageSyncRegisteredServer data model. 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 |
A class representing the StorageSyncServerEndpoint data model. 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 GetStorageSyncServerEndpointResource method. Otherwise you can get one from its parent resource StorageSyncGroupResource using the GetStorageSyncServerEndpoint 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 |
A class representing the StorageSyncService data model. 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 GetStorageSyncServiceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetStorageSyncService 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 |
A class representing the StorageSyncWorkflow data model. 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 GetStorageSyncWorkflowResource method. Otherwise you can get one from its parent resource StorageSyncServiceResource using the GetStorageSyncWorkflow method. |
Azure SDK for .NET