AzureTargetTemplate
Specific info for Azure Target Template.
Implements: TargetTemplate
Fields
| Field | Type | Description |
|---|---|---|
| cloudAccount | CloudAccount! | Cloud Account information of the Azure target. |
| cloudNativeCompanion | AzureCloudNativeTargetCompanion | Cloud native companion information of the Azure target. |
| computeSettings | AzureComputeSettings | Compute settings of the Azure target. |
| containerNamePrefix | String! | Container name prefix of the Azure target. |
| encryptionType | TargetEncryptionTypeEnum! | Encryption type for the Azure location template. |
| instanceType | InstanceTypeEnum! | Instance type of the Azure target. |
| isConsolidationEnabled | Boolean! | Specifies whether Azure target has consolidation enabled or not. |
| proxySettings | ProxySettings | Proxy settings of the Azure target. |
| storageAccountName | String! | Storage account name of the Azure target. |
| targetType | TargetType! | The type of this Target. |
| templateLocationId | UUID! | The internal ID of the template archival location. |