ArmDellStorageModelFactory Class

Definition

A factory class for creating instances of the models for mocking.

public static class ArmDellStorageModelFactory
type ArmDellStorageModelFactory = class
Public Class ArmDellStorageModelFactory
Inheritance
ArmDellStorageModelFactory

Methods

Name Description
DellFileSystemCapacity(String, String, String, String)
DellFileSystemData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, DellFileSystemProperties, ManagedServiceIdentity)

Concrete tracked resource types can be created by aliasing this type using a specific property type.

DellFileSystemEncryptionIdentityPatchProperties(Nullable<DellFileSystemEncryptionIdentityType>, ResourceIdentifier)
DellFileSystemEncryptionIdentityProperties(Nullable<DellFileSystemEncryptionIdentityType>, ResourceIdentifier)
DellFileSystemEncryptionPatchProperties(Nullable<DellFileSystemEncryptionType>, String, DellFileSystemEncryptionIdentityPatchProperties)
DellFileSystemEncryptionProperties(DellFileSystemEncryptionType, String, DellFileSystemEncryptionIdentityProperties)
DellFileSystemMarketplaceDetails(String, String, String, String, String, String, Nullable<DellFileSystemMarketplaceSubscriptionStatus>, String, String)

MarketplaceDetails of Dell FileSystem resource.

DellFileSystemPatch(ManagedServiceIdentity, IDictionary<String,String>, DellFileSystemPatchProperties)

The type used for update operations of the FileSystemResource.

DellFileSystemPatchProperties(ResourceIdentifier, DellFileSystemCapacity, DellFileSystemEncryptionPatchProperties)
DellFileSystemProperties(DellFileSystemCapacity, DellFileSystemMarketplaceDetails, Nullable<DellFileSystemProvisioningState>, ResourceIdentifier, String, String, String, String, Uri, String, DellFileSystemEncryptionProperties)

Initializes a new instance of DellFileSystemProperties.

DellFileSystemUserDetails(String)

Applies to