FrontloadPayloadPropertiesOverrideEndpointLevelFields interface
The endpoint level fields to override.
- Extends
Inherited Properties
| api |
The api version. |
| api |
The api versions. |
| dsts |
The dsts configuration. |
| enabled | Whether it's enabled. |
| endpoint |
The endpoint type. |
| endpoint |
The endpoint uri. |
| features |
The features rule. |
| locations | The locations. |
| required |
The required features. |
| sku |
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
skuLink
timeout
This is a TimeSpan property.
timeout: string
Property Value
string
Inherited From ResourceTypeEndpointBase.timeout