Freigeben über


ArmLargeInstanceModelFactory Class

Definition

Model factory for models.

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

Methods

LargeInstanceData(ResourceIdentifier, String, ResourceType, SystemData, LargeInstanceHardwareProfile, LargeInstanceStorageProfile, LargeInstanceOSProfile, LargeInstanceNetworkProfile, String, Nullable<LargeInstancePowerState>, String, String, String, Nullable<LargeInstanceProvisioningState>, IReadOnlyDictionary<String,String>, AzureLocation)

Initializes a new instance of LargeInstanceData.

LargeInstanceDisk(String, Nullable<Int32>, Nullable<Int32>)

Initializes a new instance of LargeInstanceDisk.

LargeInstanceHardwareProfile(Nullable<LargeInstanceHardwareTypeName>, Nullable<LargeInstanceSizeName>)

Initializes a new instance of LargeInstanceHardwareProfile.

LargeInstanceIPAddress(String)

Initializes a new instance of LargeInstanceIPAddress.

LargeInstanceNetworkProfile(IEnumerable<LargeInstanceIPAddress>, String)

Initializes a new instance of LargeInstanceNetworkProfile.

LargeInstanceOperationStatusResult(ResourceIdentifier, ResourceIdentifier, String, String, Nullable<Single>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, IEnumerable<LargeInstanceOperationStatusResult>, ResponseError)

Initializes a new instance of LargeInstanceOperationStatusResult.

LargeInstanceOSProfile(String, String, String, String)

Initializes a new instance of LargeInstanceOSProfile.

LargeInstanceStorageBillingProperties(String, String)

Initializes a new instance of LargeInstanceStorageBillingProperties.

LargeInstanceStorageProfile(String, IEnumerable<LargeInstanceDisk>)

Initializes a new instance of LargeInstanceStorageProfile.

LargeInstanceStorageProperties(Nullable<LargeInstanceProvisioningState>, String, String, String, Nullable<LargeInstanceHardwareTypeName>, String, LargeInstanceStorageBillingProperties)

Initializes a new instance of LargeInstanceStorageProperties.

LargeStorageInstanceData(ResourceIdentifier, String, ResourceType, SystemData, String, LargeInstanceStorageProperties, IReadOnlyDictionary<String, String>, AzureLocation)

Initializes a new instance of LargeStorageInstanceData.

Applies to