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