JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Superinterfaces:
HasInner <com.microsoft.azure.management.resources.implementation.DeploymentExportResultInner>
public interface DeploymentExportResult
extends HasInner <com.microsoft.azure.management.resources.implementation.DeploymentExportResultInner>
An immutable client-side representation of an Azure deployment template export result.
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner
inner
Method Detail
template
Object template()
Returns:
the template content
templateAsJson
String templateAsJson()
Returns:
the template content as a JSON string
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. */