DeploymentOperation Interface

Definition

An immutable client-side representation of a deployment operation.

public interface DeploymentOperation extends Indexable, Refreshable<DeploymentOperation>, HasInner<DeploymentOperationInner>
Implements
HasInner<com.microsoft.azure.management.resources.implementation.DeploymentOperationInner> Indexable Refreshable<DeploymentOperation>

Methods

operationId()
provisioningOperation()
provisioningState()
statusCode()
statusMessage()
targetResource()
timestamp()

Applies to