次の方法で共有


ArmArcScVmmModelFactory クラス

定義

モデルのモデル ファクトリ。

public static class ArmArcScVmmModelFactory
type ArmArcScVmmModelFactory = class
Public Class ArmArcScVmmModelFactory
継承
ArmArcScVmmModelFactory

メソッド

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

CloudCapacity の新しいインスタンスを初期化します。

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

NetworkInterfaces の新しいインスタンスを初期化します。

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

OSProfile の新しいインスタンスを初期化します。

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

ScVmmAvailabilitySetData の新しいインスタンスを初期化します。

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

ScVmmCloudData の新しいインスタンスを初期化します。

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

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)

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)

ScVmmVirtualMachineTemplateData の新しいインスタンスを初期化します。

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

ScVmmVirtualNetworkData の新しいインスタンスを初期化します。

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

StorageQoSPolicy の新しいインスタンスを初期化します。

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

VirtualDisk の新しいインスタンスを初期化します。

適用対象