ArmStorageSyncModelFactory
CloudEndpointAfsShareMetadataCertificatePublicKeys(String, String)
CloudEndpointChangeEnumerationActivity(DateTimeOffset?, CloudEndpointChangeEnumerationActivityState?, Int32?, DateTimeOffset?, Int64?, Int64?, Int64?, Int64?, Int64?, Int32?, Int32?, CloudEndpointChangeEnumerationTotalCountsState?, Int32?)
CloudEndpointChangeEnumerationStatus(DateTimeOffset?, CloudEndpointLastChangeEnumerationStatus, CloudEndpointChangeEnumerationActivity)
CloudEndpointCreateOrUpdateContent(ResourceIdentifier, String, ResourceType, SystemData, ResourceIdentifier, String, Guid?, String)
CloudEndpointData(ResourceIdentifier, String, ResourceType, SystemData, ResourceIdentifier, String, Guid?, String, String, String, String, String, String, CloudEndpointChangeEnumerationStatus)
CloudEndpointLastChangeEnumerationStatus(DateTimeOffset?, DateTimeOffset?, Int64?, Int64?, Int64?, DateTimeOffset?)
CloudEndpointPostBackupResult(String)
CloudTieringCachePerformance(DateTimeOffset?, Int64?, Int64?, Int32?)
CloudTieringDatePolicyStatus(DateTimeOffset?, DateTimeOffset?)
CloudTieringFilesNotTiering(DateTimeOffset?, Int64?, IEnumerable<FilesNotTieringError>)
CloudTieringLowDiskMode(DateTimeOffset?, CloudTieringLowDiskModeState?)
CloudTieringSpaceSavings(DateTimeOffset?, Int64?, Int64?, Int64?, Int32?, Int64?)
CloudTieringVolumeFreeSpacePolicyStatus(DateTimeOffset?, Int32?, Int32?)
FilesNotTieringError(Int32?, Int64?)
ServerEndpointBackgroundDataDownloadActivity(DateTimeOffset?, DateTimeOffset?, Int32?, Int64?)
ServerEndpointCloudTieringStatus(DateTimeOffset?, ServerEndpointHealthState?, DateTimeOffset?, Int32?, DateTimeOffset?, CloudTieringSpaceSavings, CloudTieringCachePerformance, CloudTieringFilesNotTiering, CloudTieringVolumeFreeSpacePolicyStatus, CloudTieringDatePolicyStatus, CloudTieringLowDiskMode)
ServerEndpointFilesNotSyncingError(Int32?, Int64?, Int64?)
ServerEndpointRecallError(Int32?, Int64?)
ServerEndpointRecallStatus(DateTimeOffset?, Int64?, IEnumerable<ServerEndpointRecallError>)
ServerEndpointSyncActivityStatus(DateTimeOffset?, Int64?, Int64?, Int64?, Int64?, Int64?, ServerEndpointSyncMode?, Int32?)
ServerEndpointSyncSessionStatus(Int32?, DateTimeOffset?, DateTimeOffset?, Int64?, Int64?, Int64?, IEnumerable<ServerEndpointFilesNotSyncingError>, ServerEndpointSyncMode?)
ServerEndpointSyncStatus(ServerEndpointHealthState?, ServerEndpointHealthState?, ServerEndpointHealthState?, ServerEndpointSyncActivityState?, Int64?, DateTimeOffset?, ServerEndpointSyncSessionStatus, ServerEndpointSyncSessionStatus, ServerEndpointSyncActivityStatus, ServerEndpointSyncActivityStatus, ServerEndpointOfflineDataTransferState?, ServerEndpointBackgroundDataDownloadActivity)
StorageSyncGroupCreateOrUpdateContent(ResourceIdentifier, String, ResourceType, SystemData, BinaryData)
StorageSyncGroupData(ResourceIdentifier, String, ResourceType, SystemData, Guid?, String)
StorageSyncNameAvailabilityContent(String, StorageSyncResourceType)
StorageSyncNameAvailabilityResult(Boolean?, StorageSyncNameUnavailableReason?, String)
StorageSyncPrivateEndpointConnectionData(ResourceIdentifier, String, ResourceType, SystemData, ResourceIdentifier, StorageSyncPrivateLinkServiceConnectionState, StorageSyncPrivateEndpointConnectionProvisioningState?)
StorageSyncPrivateLinkResource(ResourceIdentifier, String, ResourceType, SystemData, String, IEnumerable<String>, IEnumerable<String>)
StorageSyncRegisteredServerCreateOrUpdateContent(ResourceIdentifier, String, ResourceType, SystemData, BinaryData, String, String, String, String, Guid?, String, Guid?, String)
StorageSyncRegisteredServerData(ResourceIdentifier, String, ResourceType, SystemData, BinaryData, String, RegisteredServerAgentVersionStatus?, DateTimeOffset?, String, Int32?, String, String, String, Guid?, String, Guid?, Guid?, String, String, Uri, AzureLocation?, AzureLocation?, String, Uri, Uri, String, String)
StorageSyncServerEndpointCreateOrUpdateContent(ResourceIdentifier, String, ResourceType, SystemData, String, StorageSyncFeatureStatus?, Int32?, Int32?, String, ResourceIdentifier, StorageSyncFeatureStatus?, String, InitialDownloadPolicy?, LocalCacheMode?, InitialUploadPolicy?)
StorageSyncServerEndpointData(ResourceIdentifier, String, ResourceType, SystemData, String, StorageSyncFeatureStatus?, Int32?, Int32?, String, ResourceIdentifier, String, String, String, ServerEndpointSyncStatus, StorageSyncFeatureStatus?, ResourceIdentifier, Guid?, String, ServerEndpointCloudTieringStatus, ServerEndpointRecallStatus, InitialDownloadPolicy?, LocalCacheMode?, InitialUploadPolicy?, String)
StorageSyncServiceCreateOrUpdateContent(AzureLocation, IDictionary<String, String>, IncomingTrafficPolicy?)
StorageSyncServiceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, IncomingTrafficPolicy?, Int32?, Guid?, String, String, String, IEnumerable<StorageSyncPrivateEndpointConnectionData>)
StorageSyncWorkflowData(ResourceIdentifier, String, ResourceType, SystemData, String, StorageSyncWorkflowStatus?, StorageSyncOperationDirection?, String, Guid?, String, DateTimeOffset?, DateTimeOffset?)
netcoreapp3.0
namespace Azure.ResourceManager.StorageSync.Models
{
public static class ArmStorageSyncModelFactory
{
public static CloudEndpointData CloudEndpointData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, ResourceIdentifier storageAccountResourceId = null, string azureFileShareName = null, Guid? storageAccountTenantId = default, string partnershipId = null, string friendlyName = null, string isBackupEnabled = null, string provisioningState = null, string lastWorkflowId = null, string lastOperationName = null, CloudEndpointChangeEnumerationStatus changeEnumerationStatus = null);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to netcoreapp3.0 | |
Assembly | Azure.ResourceManager.StorageSync , Version=1.2.1.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.StorageSync (1.2.1) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API