DeploymentsWhatIfAtManagementGroupScopeHeaders Class
Definition
Defines headers for WhatIfAtManagementGroupScope operation.
public class DeploymentsWhatIfAtManagementGroupScopeHeaders
- Inheritance
-
java.lang.ObjectDeploymentsWhatIfAtManagementGroupScopeHeaders
Inherited Members
java.lang.Object.clone()
java.lang.Object.equals(java.lang.Object)
java.lang.Object.finalize()
java.lang.Object.getClass()
java.lang.Object.hashCode()
java.lang.Object.notify()
java.lang.Object.notifyAll()
java.lang.Object.toString()
java.lang.Object.wait()
java.lang.Object.wait(long)
java.lang.Object.wait(long,int)
Constructors
| DeploymentsWhatIfAtManagementGroupScopeHeaders() |
Methods
| location() |
Get uRL to get status of this long-running operation. |
| retryAfter() |
Get number of seconds to wait before polling for status. |
| withLocation(String location) |
Set uRL to get status of this long-running operation. |
| withRetryAfter(String retryAfter) |
Set number of seconds to wait before polling for status. |