Share via


@azure/arm-disconnectedoperations package

Interfaces

Artifact

Disconnected operations artifact resource.

ArtifactDownloadResult

The artifact download properties

ArtifactProperties

The artifact properties

ArtifactsGetOptionalParams

Optional parameters.

ArtifactsListByParentOptionalParams

Optional parameters.

ArtifactsListDownloadUriOptionalParams

Optional parameters.

ArtifactsOperations

Interface representing a Artifacts operations.

BenefitPlans

The benefit plans

BillingConfiguration

The billing configuration

BillingConfigurationCreateOrUpdate

The billing configuration

BillingPeriod

The billing period

DisconnectedOperation

Disconnected operation resource.

DisconnectedOperationCreateOrUpdate

Disconnected operation resource for create or update.

DisconnectedOperationDeploymentManifest

The disconnected operation manifest

DisconnectedOperationProperties

The disconnected operation properties

DisconnectedOperationPropertiesCreateOrUpdate

model interface DisconnectedOperationPropertiesCreateOrUpdate

DisconnectedOperationUpdate

The type used for update operations of the DisconnectedOperation.

DisconnectedOperationUpdateProperties

The updatable properties of the DisconnectedOperation.

DisconnectedOperationsCreateOrUpdateOptionalParams

Optional parameters.

DisconnectedOperationsDeleteOptionalParams

Optional parameters.

DisconnectedOperationsGetOptionalParams

Optional parameters.

DisconnectedOperationsListByResourceGroupOptionalParams

Optional parameters.

DisconnectedOperationsListBySubscriptionOptionalParams

Optional parameters.

DisconnectedOperationsListDeploymentManifestOptionalParams

Optional parameters.

DisconnectedOperationsManagementClientOptionalParams

Optional parameters for the client.

DisconnectedOperationsOperations

Interface representing a DisconnectedOperations operations.

DisconnectedOperationsUpdateOptionalParams

Optional parameters.

ErrorAdditionalInfo

The resource management error additional info.

ErrorDetail

The error detail.

ErrorResponse

Common error response for all Azure Resource Manager APIs to return error details for failed operations.

HardwareSetting

Hardware settings resource.

HardwareSettingProperties

The hardware setting properties

HardwareSettingsCreateOrUpdateOptionalParams

Optional parameters.

HardwareSettingsDeleteOptionalParams

Optional parameters.

HardwareSettingsGetOptionalParams

Optional parameters.

HardwareSettingsListByParentOptionalParams

Optional parameters.

HardwareSettingsOperations

Interface representing a HardwareSettings operations.

Image

Holds the release information of a disconnected operations image.

ImageDownloadResult

The image download properties

ImageProperties

The image properties

ImageUpdateProperties

The update properties of the Update Release type Image

ImagesGetOptionalParams

Optional parameters.

ImagesListByDisconnectedOperationOptionalParams

Optional parameters.

ImagesListDownloadUriOptionalParams

Optional parameters.

ImagesOperations

Interface representing a Images operations.

PageSettings

Options for the byPage method

PagedAsyncIterableIterator

An interface that allows async iterable iteration both to completion and by page.

ProxyResource

The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location

Resource

Common fields that are returned in the response for all Azure Resource Manager resources

RestorePollerOptions
SystemData

Metadata pertaining to creation and last modification of the resource.

TrackedResource

The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location'

Type Aliases

AutoRenew

Auto renew status
KnownAutoRenew can be used interchangeably with AutoRenew, this enum contains the known values that the service supports.

Known values supported by the service

Enabled: Auto renew is enabled.
Disabled: Auto renew is disabled.

AzureSupportedClouds

The supported values for cloud setting as a string literal type

BenefitPlanStatus

Benefit plans status
KnownBenefitPlanStatus can be used interchangeably with BenefitPlanStatus, this enum contains the known values that the service supports.

Known values supported by the service

Enabled: Benefit plan is enabled.
Disabled: Benefit plan is disabled.

BillingModel

Billing model
KnownBillingModel can be used interchangeably with BillingModel, this enum contains the known values that the service supports.

Known values supported by the service

Capacity: Billed on capacity.

BillingStatus

Billing status
KnownBillingStatus can be used interchangeably with BillingStatus, this enum contains the known values that the service supports.

Known values supported by the service

Enabled: Billing is enabled.
Disabled: Billing is disabled.
Stopped: Billing is stopped.

ConnectionIntent

Connection Intent
KnownConnectionIntent can be used interchangeably with ConnectionIntent, this enum contains the known values that the service supports.

Known values supported by the service

Connected: Device is connected to cloud.
Disconnected: Device is disconnected from cloud.

ConnectionStatus

Connection status
KnownConnectionStatus can be used interchangeably with ConnectionStatus, this enum contains the known values that the service supports.

Known values supported by the service

Connected: Device is connected to cloud.
Disconnected: Device is disconnected from cloud.

ContinuablePage

An interface that describes a page of results.

CreatedByType

The kind of entity that created the resource.
KnownCreatedByType can be used interchangeably with CreatedByType, this enum contains the known values that the service supports.

Known values supported by the service

User: The entity was created by a user.
Application: The entity was created by an application.
ManagedIdentity: The entity was created by a managed identity.
Key: The entity was created by a key.

PricingModel

Pricing model
KnownPricingModel can be used interchangeably with PricingModel, this enum contains the known values that the service supports.

Known values supported by the service

Trial: Trial pricing model.
Annual: Annual pricing model.

RegistrationStatus

Registration status
KnownRegistrationStatus can be used interchangeably with RegistrationStatus, this enum contains the known values that the service supports.

Known values supported by the service

Registered: Device is registered to cloud.
Unregistered: Device is not registered to cloud.

ReleaseType

Release Type
KnownReleaseType can be used interchangeably with ReleaseType, this enum contains the known values that the service supports.

Known values supported by the service

Install: Release is a new install.
Update: Release is update.

ResourceProvisioningState

The provisioning state of a resource type.
KnownResourceProvisioningState can be used interchangeably with ResourceProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Succeeded: Resource has been created.
Failed: Resource creation failed.
Canceled: Resource creation was canceled.

SystemReboot

System Reboot
KnownSystemReboot can be used interchangeably with SystemReboot, this enum contains the known values that the service supports.

Known values supported by the service

Required: System reboot is required.
NotRequired: System reboot is not required.

Enums

AzureClouds

An enum to describe Azure Cloud environments.

KnownAutoRenew

Auto renew status

KnownBenefitPlanStatus

Benefit plans status

KnownBillingModel

Billing model

KnownBillingStatus

Billing status

KnownConnectionIntent

Connection Intent

KnownConnectionStatus

Connection status

KnownCreatedByType

The kind of entity that created the resource.

KnownPricingModel

Pricing model

KnownRegistrationStatus

Registration status

KnownReleaseType

Release Type

KnownResourceProvisioningState

The provisioning state of a resource type.

KnownSystemReboot

System Reboot

KnownVersions

The available API versions.

Functions

restorePoller<TResponse, TResult>(DisconnectedOperationsManagementClient, string, (args: any[]) => PollerLike<OperationState<TResult>, TResult>, RestorePollerOptions<TResult, PathUncheckedResponse>)

Creates a poller from the serialized state of another poller. This can be useful when you want to create pollers on a different host or a poller needs to be constructed after the original one is not in scope.

Function Details

restorePoller<TResponse, TResult>(DisconnectedOperationsManagementClient, string, (args: any[]) => PollerLike<OperationState<TResult>, TResult>, RestorePollerOptions<TResult, PathUncheckedResponse>)

Creates a poller from the serialized state of another poller. This can be useful when you want to create pollers on a different host or a poller needs to be constructed after the original one is not in scope.

function restorePoller<TResponse, TResult>(client: DisconnectedOperationsManagementClient, serializedState: string, sourceOperation: (args: any[]) => PollerLike<OperationState<TResult>, TResult>, options?: RestorePollerOptions<TResult, PathUncheckedResponse>): PollerLike<OperationState<TResult>, TResult>

Parameters

serializedState

string

sourceOperation

(args: any[]) => PollerLike<OperationState<TResult>, TResult>

Returns

PollerLike<OperationState<TResult>, TResult>