FrontloadPayloadProperties interface
model interface FrontloadPayloadProperties
Properties
| copy |
The copy from location. |
| environment |
The environment type. |
| exclude |
The resource types to exclude. |
| frontload |
The frontload location. |
| ignore |
The fields to ignore. |
| include |
The resource types to include. |
| operation |
The operation type. |
| override |
The endpoint level fields to override. |
| override |
The manifest level fields to override. |
| provider |
The provider namespace. |
| service |
The service feature flag. |
Property Details
copyFromLocation
The copy from location.
copyFromLocation: string
Property Value
string
environmentType
The environment type.
environmentType: string
Property Value
string
excludeResourceTypes
The resource types to exclude.
excludeResourceTypes: string[]
Property Value
string[]
frontloadLocation
The frontload location.
frontloadLocation: string
Property Value
string
ignoreFields
The fields to ignore.
ignoreFields: string[]
Property Value
string[]
includeResourceTypes
The resource types to include.
includeResourceTypes: string[]
Property Value
string[]
operationType
The operation type.
operationType: string
Property Value
string
overrideEndpointLevelFields
The endpoint level fields to override.
overrideEndpointLevelFields: FrontloadPayloadPropertiesOverrideEndpointLevelFields
Property Value
overrideManifestLevelFields
The manifest level fields to override.
overrideManifestLevelFields: FrontloadPayloadPropertiesOverrideManifestLevelFields
Property Value
providerNamespace
The provider namespace.
providerNamespace: string
Property Value
string
serviceFeatureFlag
The service feature flag.
serviceFeatureFlag: string
Property Value
string