FrontloadPayloadPropertiesOverrideEndpointLevelFields interface

The endpoint level fields to override.

Extends

Inherited Properties

apiVersion

The api version.

apiVersions

The api versions.

dstsConfiguration

The dsts configuration.

enabled

Whether it's enabled.

endpointType

The endpoint type.

endpointUri

The endpoint uri.

featuresRule

The features rule.

locations

The locations.

requiredFeatures

The required features.

skuLink

The sku link.

timeout

This is a TimeSpan property.

zones

The zones.

Inherited Property Details

apiVersion

The api version.

apiVersion: string

Property Value

string

Inherited From ResourceTypeEndpointBase.apiVersion

apiVersions

The api versions.

apiVersions: string[]

Property Value

string[]

Inherited From ResourceTypeEndpointBase.apiVersions

dstsConfiguration

The dsts configuration.

dstsConfiguration: ResourceTypeEndpointBaseDstsConfiguration

Property Value

Inherited From ResourceTypeEndpointBase.dstsConfiguration

enabled

Whether it's enabled.

enabled: boolean

Property Value

boolean

Inherited From ResourceTypeEndpointBase.enabled

endpointType

The endpoint type.

endpointType: string

Property Value

string

Inherited From ResourceTypeEndpointBase.endpointType

endpointUri

The endpoint uri.

endpointUri: string

Property Value

string

Inherited From ResourceTypeEndpointBase.endpointUri

featuresRule

The features rule.

featuresRule: ResourceTypeEndpointBaseFeaturesRule

Property Value

Inherited From ResourceTypeEndpointBase.featuresRule

locations

The locations.

locations: string[]

Property Value

string[]

Inherited From ResourceTypeEndpointBase.locations

requiredFeatures

The required features.

requiredFeatures: string[]

Property Value

string[]

Inherited From ResourceTypeEndpointBase.requiredFeatures

The sku link.

skuLink: string

Property Value

string

Inherited From ResourceTypeEndpointBase.skuLink

timeout

This is a TimeSpan property.

timeout: string

Property Value

string

Inherited From ResourceTypeEndpointBase.timeout

zones

The zones.

zones: string[]

Property Value

string[]

Inherited From ResourceTypeEndpointBase.zones