public interface DeploymentOperation extends Indexable, Refreshable<DeploymentOperation>, HasInner<com.microsoft.azure.management.resources.implementation.DeploymentOperationInner>
Modifier and Type | Method and Description |
---|---|
String |
operationId() |
String |
provisioningState() |
String |
statusCode() |
Object |
statusMessage() |
TargetResource |
targetResource() |
org.joda.time.DateTime |
timestamp() |
key
refresh, refreshAsync
String operationId()
String provisioningState()
org.joda.time.DateTime timestamp()
String statusCode()
Object statusMessage()
TargetResource targetResource()
Copyright © 2019. All rights reserved.