@azure/arm-deploymentmanager package
Classes
ArtifactSources |
Class representing a ArtifactSources. |
AzureDeploymentManager | |
AzureDeploymentManagerContext | |
Operations |
Class representing a Operations. |
Rollouts |
Class representing a Rollouts. |
ServiceTopologies |
Class representing a ServiceTopologies. |
ServiceUnits |
Class representing a ServiceUnits. |
Services |
Class representing a Services. |
Steps |
Class representing a Steps. |
Interfaces
ApiKeyAuthentication |
ApiKey authentication gives a name and a value that can be included in either the request header or query parameters. |
ArtifactSource |
The resource that defines the source location where the artifacts are located. |
ArtifactSourcePropertiesModel |
The properties that define the source location where the artifacts are located. |
ArtifactSourcesCreateOrUpdateOptionalParams |
Optional Parameters. |
Authentication |
Defines the authentication method and properties to access the artifacts. |
AzureDeploymentManagerOptions |
An interface representing AzureDeploymentManagerOptions. |
AzureEntityResource |
The resource model definition for a Azure Resource Manager resource with an etag. |
BaseResource | |
CloudError | |
CloudErrorBody |
Detailed error information of any failure. |
HealthCheckStepAttributes |
The attributes for the health check step. |
HealthCheckStepProperties |
Defines the properties of a health check step. |
Identity |
Identity for the resource. |
Message |
Supplementary contextual messages during a rollout. |
Operation |
Represents an operation that can be performed on the service. |
OperationDetail |
The detail about an operation. |
OperationsList |
The operations response. |
PrePostStep |
The properties that define a step. |
ProxyResource |
The resource model definition for a ARM proxy resource. It will have everything other than required location and tags |
Resource |
An interface representing Resource. |
ResourceOperation |
Individual resource operation information. |
RestHealthCheck |
A REST based health check |
RestHealthCheckStepAttributes |
Defines the REST health check step properties. |
RestRequest |
The properties that make up a REST request |
RestRequestAuthentication |
The authentication information required in the REST health check request to the health provider. |
RestResponse |
The properties that make up the expected REST response |
RestResponseRegex |
The regular expressions to match the response content with. |
Rollout |
Defines the rollout. |
RolloutIdentityAuthentication |
RolloutIdentity uses the user-assigned managed identity authentication context specified in the Identity property during rollout creation. |
RolloutOperationInfo |
Detailed runtime information of the rollout. |
RolloutPropertiesModel |
Defines the properties of a rollout. |
RolloutRequest |
Defines the PUT rollout request body. |
RolloutsBeginCreateOrUpdateOptionalParams |
Optional Parameters. |
RolloutsCreateOrUpdateHeaders |
Defines headers for CreateOrUpdate operation. |
RolloutsCreateOrUpdateOptionalParams |
Optional Parameters. |
RolloutsGetOptionalParams |
Optional Parameters. |
RolloutsRestartOptionalParams |
Optional Parameters. |
RolloutStep |
Defines a specific step on a target service unit. |
SasAuthentication |
Defines the properties to access the artifacts using an Azure Storage SAS URI. |
Service |
Defines a service. |
ServiceProperties |
The properties of a service. |
ServiceResource |
The resource representation of a service in a service topology. |
ServiceTopologyProperties |
The properties of a service topology. |
ServiceTopologyResource |
The resource representation of a service topology. |
ServiceUnit |
Defines a service unit. |
ServiceUnitArtifacts |
Defines the artifacts of a service unit. |
ServiceUnitProperties |
Defines the properties of a service unit. |
ServiceUnitResource |
Represents the response of a service unit resource. |
ServiceUnitsCreateOrUpdateHeaders |
Defines headers for CreateOrUpdate operation. |
StepGroup |
The properties that define a Step group in a rollout. |
StepOperationInfo |
Detailed information of a specific step run. |
StepProperties |
The properties of a step resource. |
StepResource |
The resource representation of a rollout step. |
StepsCreateOrUpdateOptionalParams |
Optional Parameters. |
TrackedResource |
The resource model definition for a ARM tracked top level resource |
WaitStepAttributes |
The parameters for the wait step. |
WaitStepProperties |
Defines the properties of a Wait step. |
Type Aliases
ArtifactSourcesCreateOrUpdateResponse |
Contains response data for the createOrUpdate operation. |
ArtifactSourcesGetResponse |
Contains response data for the get operation. |
ArtifactSourcesListResponse |
Contains response data for the list operation. |
AuthenticationUnion |
Contains the possible cases for Authentication. |
DeploymentMode |
Defines values for DeploymentMode. Possible values include: 'Incremental', 'Complete' |
HealthCheckStepAttributesUnion |
Contains the possible cases for HealthCheckStepAttributes. |
OperationsListResponse |
Contains response data for the list operation. |
RestAuthLocation |
Defines values for RestAuthLocation. Possible values include: 'Query', 'Header' |
RestMatchQuantifier |
Defines values for RestMatchQuantifier. Possible values include: 'All', 'Any' |
RestRequestAuthenticationUnion |
Contains the possible cases for RestRequestAuthentication. |
RestRequestMethod |
Defines values for RestRequestMethod. Possible values include: 'GET', 'POST' |
RolloutsCancelResponse |
Contains response data for the cancel operation. |
RolloutsCreateOrUpdateResponse |
Contains response data for the createOrUpdate operation. |
RolloutsGetResponse |
Contains response data for the get operation. |
RolloutsListResponse |
Contains response data for the list operation. |
RolloutsRestartResponse |
Contains response data for the restart operation. |
ServicesCreateOrUpdateResponse |
Contains response data for the createOrUpdate operation. |
ServicesGetResponse |
Contains response data for the get operation. |
ServicesListResponse |
Contains response data for the list operation. |
ServiceTopologiesCreateOrUpdateResponse |
Contains response data for the createOrUpdate operation. |
ServiceTopologiesGetResponse |
Contains response data for the get operation. |
ServiceTopologiesListResponse |
Contains response data for the list operation. |
ServiceUnitsCreateOrUpdateResponse |
Contains response data for the createOrUpdate operation. |
ServiceUnitsGetResponse |
Contains response data for the get operation. |
ServiceUnitsListResponse |
Contains response data for the list operation. |
StepPropertiesUnion |
Contains the possible cases for StepProperties. |
StepsCreateOrUpdateResponse |
Contains response data for the createOrUpdate operation. |
StepsGetResponse |
Contains response data for the get operation. |
StepsListResponse |
Contains response data for the list operation. |