UpdateAzureTargetInput
Input to edit Azure target.
Fields
| Field | Type | Description |
|---|---|---|
| accessKey | String | Access key of the Azure target. |
| accessTier | AzureStorageTier | Access tier to use for storing data in Azure storage, used only by NAS Cloud Direct locations. |
| bypassProxy | Boolean! | Specifies whether the proxy settings should be bypassed for creating this target location. |
| cloudAccountId | UUID | Cloud account ID of the Azure target. |
| computeProxySettings | ProxySettingsInput | Compute proxy settings of the Azure target. |
| computeSettings | AzureCloudComputeSettingsInput | Compute settings of the Azure target. |
| id | UUID! | Id of the Azure target to be edited. |
| immutabilitySettings | AzureImmutabilitySettings | Immutability settings of the Azure target. |
| isConsolidationEnabled | Boolean | Flag to determine if consolidation is enabled in the Azure target. |
| name | String | Name of the Azure target. |
| proxySettings | ProxySettingsInput | Proxy settings of the Azure target. |
| retrievalTier | AzureRetrievalTier | Retrieval tier to use for retrieving data from archive storage. |
| storageAccountName | String | Storage account name of the Azure target. |