DefaultRolloutSpecification interface

model interface DefaultRolloutSpecification

Properties

autoProvisionConfig

The auto provisioning config.

canary

The canary traffic region configuration.

expeditedRollout

The expedited rollout definition.

highTraffic

The high traffic region configuration.

lowTraffic

The low traffic region configuration.

mediumTraffic

The medium traffic region configuration.

providerRegistration

The provider registration.

resourceTypeRegistrations

The resource type registrations.

restOfTheWorldGroupOne

The rest of the world group one region configuration.

restOfTheWorldGroupTwo

The rest of the world group two region configuration.

Property Details

autoProvisionConfig

The auto provisioning config.

autoProvisionConfig?: DefaultRolloutSpecificationAutoProvisionConfig

Property Value

canary

The canary traffic region configuration.

canary?: DefaultRolloutSpecificationCanary

Property Value

expeditedRollout

The expedited rollout definition.

expeditedRollout?: DefaultRolloutSpecificationExpeditedRollout

Property Value

highTraffic

The high traffic region configuration.

highTraffic?: DefaultRolloutSpecificationHighTraffic

Property Value

lowTraffic

The low traffic region configuration.

lowTraffic?: DefaultRolloutSpecificationLowTraffic

Property Value

mediumTraffic

The medium traffic region configuration.

mediumTraffic?: DefaultRolloutSpecificationMediumTraffic

Property Value

providerRegistration

The provider registration.

providerRegistration?: DefaultRolloutSpecificationProviderRegistration

Property Value

resourceTypeRegistrations

The resource type registrations.

resourceTypeRegistrations?: ResourceTypeRegistration[]

Property Value

restOfTheWorldGroupOne

The rest of the world group one region configuration.

restOfTheWorldGroupOne?: DefaultRolloutSpecificationRestOfTheWorldGroupOne

Property Value

restOfTheWorldGroupTwo

The rest of the world group two region configuration.

restOfTheWorldGroupTwo?: DefaultRolloutSpecificationRestOfTheWorldGroupTwo

Property Value