| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.fluent |
Package containing the service clients for ResourceManagementClient.
|
| com.azure.resourcemanager.resources.fluent.models |
Package containing the inner data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateHashResultInner |
DeploymentsClient.calculateTemplateHash(Object template)
Calculate the hash of the given template.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateHashResultInner |
TemplateHashResultInner.withMinifiedTemplate(String minifiedTemplate)
Set the minifiedTemplate property: The minified template string.
|
TemplateHashResultInner |
TemplateHashResultInner.withTemplateHash(String templateHash)
Set the templateHash property: The template hash.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.