ArmSphereModelFactory Class

Definition

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

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

Methods

Name Description
ClaimSphereDevicesContent(IEnumerable<String>)

Request to the action call to bulk claim devices.

CountDeviceResult(Int32)

Initializes a new instance of CountDeviceResult.

CountDevicesResult(Int32)

Response to the action call for count devices in a catalog.

CountElementsResult(Int32)

Response of the count for elements.

GenerateCapabilityImageContent(IEnumerable<SphereCapabilityType>)

Request of the action to create a signed device capability image.

ProofOfPossessionNonceContent(String)

Request for the proof of possession nonce.

ProofOfPossessionNonceResponse(String, Nullable<SphereCertificateStatus>, String, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<SphereProvisioningState>)

Result of the action to generate a proof of possession nonce.

SignedCapabilityImageResponse(String)

Signed device capability image response.

SphereCatalogData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<Guid>, Nullable<SphereProvisioningState>)

Initializes a new instance of SphereCatalogData.

SphereCatalogData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<SphereProvisioningState>)

Initializes a new instance of SphereCatalogData.

SphereCatalogPatch(IDictionary<String,String>)

The type used for update operations of the Catalog.

SphereCertificateChainResult(String)

The certificate chain response.

SphereCertificateData(ResourceIdentifier, String, ResourceType, SystemData, String, Nullable<SphereCertificateStatus>, String, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<SphereProvisioningState>)

Initializes a new instance of SphereCertificateData.

SphereCertificateProperties(String, Nullable<SphereCertificateStatus>, String, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<SphereProvisioningState>)

The properties of certificate.

SphereDeploymentData(ResourceIdentifier, String, ResourceType, SystemData, String, IEnumerable<SphereImageData>, Nullable<DateTimeOffset>, Nullable<SphereProvisioningState>)

Initializes a new instance of SphereDeploymentData.

SphereDeviceData(ResourceIdentifier, String, ResourceType, SystemData, String, String, String, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<SphereProvisioningState>)

Initializes a new instance of SphereDeviceData.

SphereDeviceGroupData(ResourceIdentifier, String, ResourceType, SystemData, String, Nullable<SphereOSFeedType>, Nullable<SphereUpdatePolicy>, Nullable<SphereAllowCrashDumpCollectionStatus>, Nullable<RegionalDataBoundary>, Nullable<Boolean>, Nullable<SphereProvisioningState>)

Initializes a new instance of SphereDeviceGroupData.

SphereDeviceInsight(String, String, DateTimeOffset, DateTimeOffset, String, String, String, Int32)

Device insight report.

SphereImageData(ResourceIdentifier, String, ResourceType, SystemData, String, String, String, Nullable<RegionalDataBoundary>, Uri, String, String, Nullable<SphereImageType>, Nullable<SphereProvisioningState>)

Initializes a new instance of SphereImageData.

SphereProductData(ResourceIdentifier, String, ResourceType, SystemData, String, Nullable<SphereProvisioningState>)

Initializes a new instance of SphereProductData.

Applies to