Share via


ArmComputeFleetModelFactory Class

Definition

Model factory for models.

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

Methods

ComputeFleetApiError(String, String, String, IEnumerable<ComputeFleetApiErrorInfo>, ComputeFleetInnerError)

Initializes a new instance of ComputeFleetApiError.

ComputeFleetApiErrorInfo(String, String, String)

Initializes a new instance of ComputeFleetApiErrorInfo.

ComputeFleetData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, ComputeFleetProperties, IEnumerable<String>, ManagedServiceIdentity, ArmPlan)

Initializes a new instance of ComputeFleetData.

ComputeFleetImageReference(ResourceIdentifier, String, String, String, String, String, String, String)

Initializes a new instance of ComputeFleetImageReference.

ComputeFleetInnerError(String, String)

Initializes a new instance of ComputeFleetInnerError.

ComputeFleetProperties(Nullable<ComputeFleetProvisioningState>, SpotPriorityProfile, RegularPriorityProfile, IEnumerable<ComputeFleetVmSizeProfile>, ComputeFleetComputeProfile, Nullable<DateTimeOffset>, String)

Initializes a new instance of ComputeFleetProperties.

ComputeFleetVmProfile(ComputeFleetVmssOSProfile, ComputeFleetVmssStorageProfile, ComputeFleetVmssNetworkProfile, ComputeFleetSecurityProfile, ComputeFleetBootDiagnostics, ComputeFleetVmssExtensionProfile, String, ComputeFleetScheduledEventsProfile, String, ResourceIdentifier, IEnumerable<ComputeFleetVmGalleryApplication>, ComputeFleetVmSizeProperties, ResourceIdentifier, ComputeFleetSecurityPostureReference, Nullable<DateTimeOffset>)

Initializes a new instance of ComputeFleetVmProfile.

ComputeFleetVmss(String, String, ComputeFleetProvisioningState, ComputeFleetApiError)

Initializes a new instance of ComputeFleetVmss.

ComputeFleetVmssExtension(ResourceIdentifier, String, String, ComputeFleetVmssExtensionProperties)

Initializes a new instance of ComputeFleetVmssExtension.

ComputeFleetVmssExtensionProperties(String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, IDictionary<String,BinaryData>, IDictionary<String,BinaryData>, String, IEnumerable<String>, Nullable<Boolean>, ComputeFleetKeyVaultSecretReference)

Initializes a new instance of ComputeFleetVmssExtensionProperties.

Applies to