Skip to main content

rollouts

Overview

Namerollouts
TypeResource
Idazure.deployment_manager.rollouts

Fields

NameDatatypeDescription
identityobjectIdentity for the resource.
locationstringThe geo-location where the resource lives
propertiesobjectThe properties that define a rollout.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, rolloutName, subscriptionId
listSELECTresourceGroupName, subscriptionId
create_or_updateINSERTresourceGroupName, rolloutName, subscriptionId, data__identity, data__propertiesThis is an asynchronous operation and can be polled to completion using the location header returned by this operation.
deleteDELETEresourceGroupName, rolloutName, subscriptionIdOnly rollouts in terminal state can be deleted.
cancelEXECresourceGroupName, rolloutName, subscriptionIdOnly running rollouts can be canceled.
restartEXECresourceGroupName, rolloutName, subscriptionIdOnly failed rollouts can be restarted.