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()
Copyright © 2021 Microsoft Corporation. All rights reserved.