public final class DeploymentsWhatIfAtManagementGroupScopeHeaders extends Object
| Constructor and Description |
|---|
DeploymentsWhatIfAtManagementGroupScopeHeaders() |
| Modifier and Type | Method and Description |
|---|---|
String |
location()
Get the location property: The Location property.
|
String |
retryAfter()
Get the retryAfter property: The Retry-After property.
|
void |
validate()
Validates the instance.
|
DeploymentsWhatIfAtManagementGroupScopeHeaders |
withLocation(String location)
Set the location property: The Location property.
|
DeploymentsWhatIfAtManagementGroupScopeHeaders |
withRetryAfter(String retryAfter)
Set the retryAfter property: The Retry-After property.
|
public DeploymentsWhatIfAtManagementGroupScopeHeaders()
public String retryAfter()
public DeploymentsWhatIfAtManagementGroupScopeHeaders withRetryAfter(String retryAfter)
retryAfter - the retryAfter value to set.public String location()
public DeploymentsWhatIfAtManagementGroupScopeHeaders withLocation(String location)
location - the location value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.