public interface WhatIfOperationResult extends HasInnerModel<WhatIfOperationResultInner>
| Modifier and Type | Method and Description |
|---|---|
List<WhatIfChange> |
changes() |
com.azure.core.management.exception.ManagementError |
error() |
String |
status() |
innerModelString status()
List<WhatIfChange> changes()
com.azure.core.management.exception.ManagementError error()
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.