OBJECT
RcsAzureTargetTemplate
Description
Specific info for Rcs Azure Target Template.
link GraphQL Schema definition
- type RcsAzureTargetTemplate implements TargetTemplate {
- # Region of RCV location template.
- RcsRegionEnumType! :
- # Access tier for the RCV location.
- RcsTierEnumType! :
- # Redundancy for the RCV location.
- RcvRedundancy! :
- # Immutability setting of the template, that defines thenumber of days for which
- # stored data will be immutable.
- RcsImmutabilitySettings! :
- # Cloud native template type.
- CloudNativeLocTemplateType! :
- # The type of this Target.
- TargetType! :
- }
link Require by
This element is not required by anyone