FrontloadPayloadProperties interface

model interface FrontloadPayloadProperties

Properties

copyFromLocation

The copy from location.

environmentType

The environment type.

excludeResourceTypes

The resource types to exclude.

frontloadLocation

The frontload location.

ignoreFields

The fields to ignore.

includeResourceTypes

The resource types to include.

operationType

The operation type.

overrideEndpointLevelFields

The endpoint level fields to override.

overrideManifestLevelFields

The manifest level fields to override.

providerNamespace

The provider namespace.

serviceFeatureFlag

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