Azure.ResourceManager.StorageMover.Models 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
ArmStorageMoverModelFactory |
Model factory for models. |
AzureKeyVaultSmbCredentials |
The Azure Key Vault secret URIs which store the credentials. |
AzureStorageBlobContainerEndpointProperties |
The properties of Azure Storage blob container endpoint. |
AzureStorageBlobContainerEndpointUpdateProperties |
The AzureStorageBlobContainerEndpointUpdateProperties. |
AzureStorageSmbFileShareEndpointProperties |
The properties of Azure Storage SMB file share endpoint. |
AzureStorageSmbFileShareEndpointUpdateProperties |
The properties of Azure Storage SMB file share endpoint to update. |
EndpointBaseProperties |
The resource specific properties for the Storage Mover resource. Please note EndpointBaseProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include AzureStorageBlobContainerEndpointProperties, AzureStorageSmbFileShareEndpointProperties, NfsMountEndpointProperties and SmbMountEndpointProperties. |
EndpointBaseUpdateProperties |
The Endpoint resource, which contains information about file sources and targets. Please note EndpointBaseUpdateProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include AzureStorageBlobContainerEndpointUpdateProperties, AzureStorageSmbFileShareEndpointUpdateProperties, NfsMountEndpointUpdateProperties and SmbMountEndpointUpdateProperties. |
JobDefinitionPatch |
The Job Definition resource. |
JobRunError |
Error type. |
JobRunResourceId |
Response that identifies a Job Run. |
NfsMountEndpointProperties |
The properties of NFS share endpoint. |
NfsMountEndpointUpdateProperties |
The NfsMountEndpointUpdateProperties. |
ScheduleRecurrence |
The schedule recurrence. |
ScheduleTime |
The time of day. |
ScheduleWeeklyRecurrence |
The weekly recurrence of the schedule. |
SmbMountEndpointProperties |
The properties of SMB share endpoint. |
SmbMountEndpointUpdateProperties |
The properties of SMB share endpoint to update. |
StorageMoverAgentPatch |
The Agent resource. |
StorageMoverAgentPropertiesErrorDetails |
The StorageMoverAgentPropertiesErrorDetails. |
StorageMoverCredentials |
The Credentials. Please note StorageMoverCredentials is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include AzureKeyVaultSmbCredentials. |
StorageMoverEndpointPatch |
The Endpoint resource. |
StorageMoverPatch |
The Storage Mover resource. |
StorageMoverProjectPatch |
The Project resource. |
UploadLimitWeeklyRecurrence |
The weekly recurrence of the WAN-link upload limit schedule. The start time must be earlier in the day than the end time. The recurrence must not span across multiple days. |
Structs
JobRunScanStatus |
The status of Agent's scanning of source. |
JobRunStatus |
The current status of the Job Run in a non-terminal state, if exists. |
NfsVersion |
The NFS protocol version. |
ScheduleMinute |
The minute element of the time. Allowed values are 0 and 30. If not specified, its value defaults to 0. |
StorageMoverAgentStatus |
The Agent status. |
StorageMoverCopyMode |
Strategy to use for copy. |
StorageMoverProvisioningState |
The provisioning state of a resource. |
Enums
ScheduleDayOfWeek |
The day of week. |
Azure SDK for .NET