DeploymentExportResult Interface
public interface DeploymentExportResult
An immutable client-side representation of DeploymentExportResult.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Deployment |
innerModel()
Gets the inner com. |
|
abstract
Binary |
template()
Gets the template property: The template content. |
Method Details
innerModel
public abstract DeploymentExportResultInner innerModel()
Gets the inner com.azure.resourcemanager.resources.deployments.fluent.models.DeploymentExportResultInner object.
Returns:
template
public abstract BinaryData template()
Gets the template property: The template content.
Returns: