Uses of Class
com.azure.resourcemanager.resources.models.DeploymentsWhatIfAtManagementGroupScopeHeaders
-
Packages that use DeploymentsWhatIfAtManagementGroupScopeHeaders Package Description com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of DeploymentsWhatIfAtManagementGroupScopeHeaders in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return DeploymentsWhatIfAtManagementGroupScopeHeaders Modifier and Type Method Description DeploymentsWhatIfAtManagementGroupScopeHeadersDeploymentsWhatIfAtManagementGroupScopeHeaders. withLocation(String location)Set the location property: The Location property.DeploymentsWhatIfAtManagementGroupScopeHeadersDeploymentsWhatIfAtManagementGroupScopeHeaders. withRetryAfter(String retryAfter)Set the retryAfter property: The Retry-After property.Constructors in com.azure.resourcemanager.resources.models with parameters of type DeploymentsWhatIfAtManagementGroupScopeHeaders Constructor Description DeploymentsWhatIfAtManagementGroupScopeResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, WhatIfOperationResultInner value, DeploymentsWhatIfAtManagementGroupScopeHeaders headers)Creates an instance of DeploymentsWhatIfAtManagementGroupScopeResponse.
-