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