Dela via


ArmArcScVmmModelFactory Class

Definition

Model factory for models.

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

Methods

CloudCapacity(Nullable<Int64>, Nullable<Int64>, Nullable<Int64>)

Initializes a new instance of CloudCapacity.

NetworkInterfaces(String, String, IEnumerable<String>, IEnumerable<String>, String, String, String, Nullable<AllocationMethod>, Nullable<AllocationMethod>, Nullable<AllocationMethod>, String)

Initializes a new instance of NetworkInterfaces.

OSProfile(String, String, Nullable<OSType>, String)

Initializes a new instance of OSProfile.

ScVmmAvailabilitySetData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, ExtendedLocation, String, String, String)

Initializes a new instance of ScVmmAvailabilitySetData.

ScVmmCloudData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, ExtendedLocation, String, String, String, String, CloudCapacity, IEnumerable<StorageQoSPolicy>, String)

Initializes a new instance of ScVmmCloudData.

ScVmmServerData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, ExtendedLocation, VmmServerPropertiesCredentials, String, Nullable<Int32>, String, String, String, String, String)

Initializes a new instance of ScVmmServerData.

ScVmmVirtualMachineData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, ExtendedLocation, String, String, String, String, String, IEnumerable<Checkpoint>, IEnumerable<AvailabilitySetListItem>, OSProfile, HardwareProfile, IEnumerable<NetworkInterfaces>, IEnumerable<VirtualDisk>, String, String, Nullable<Int32>, String, String)

Initializes a new instance of ScVmmVirtualMachineData.

ScVmmVirtualMachineTemplateData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, ExtendedLocation, String, String, String, Nullable<OSType>, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<LimitCpuForMigration>, Nullable<DynamicMemoryEnabled>, Nullable<IsCustomizable>, Nullable<Int32>, Nullable<Int32>, String, Nullable<Int32>, IEnumerable<NetworkInterfaces>, IEnumerable<VirtualDisk>, String)

Initializes a new instance of ScVmmVirtualMachineTemplateData.

ScVmmVirtualNetworkData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, ExtendedLocation, String, String, String, String, String)

Initializes a new instance of ScVmmVirtualNetworkData.

StorageQoSPolicy(String, String, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, String)

Initializes a new instance of StorageQoSPolicy.

VirtualDisk(String, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String, String, String, String, String, StorageQoSPolicyDetails, Nullable<CreateDiffDisk>)

Initializes a new instance of VirtualDisk.

Applies to