INPUT_OBJECT
MapAzureCloudAccountToPersistentStorageLocationInput
Description
Input for mapping Azure cloud accounts to a persistent storage location.
link GraphQL Schema definition
- input MapAzureCloudAccountToPersistentStorageLocationInput {
- # Rubrik IDs of the cloud accounts to be mapped.
- UUID!]! : [
- # Rubrik ID of the storage account to be used for persistent storage location.
- UUID! :
- # Type of native protection feature to be mapped to.
- AzureNativeProtectionFeature! :
- }