ResourceTypeEndpoint interface

model interface ResourceTypeEndpoint

Properties

apiVersion

Api version.

apiVersions

The api versions.

dataBoundary

The data boundary.

dstsConfiguration

The dsts configuration.

enabled

Whether the endpoint is enabled.

endpointType

The endpoint type.

endpointUri

The endpoint uri.

extensions

The extensions.

featuresRule

The features rule.

kind

Resource type endpoint kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.

locations

The locations.

requiredFeatures

The required features.

skuLink

The sku link.

timeout

The timeout.

tokenAuthConfiguration

The token auth configuration.

zones

List of zones.

Property Details

apiVersion

Api version.

apiVersion?: string

Property Value

string

apiVersions

The api versions.

apiVersions?: string[]

Property Value

string[]

dataBoundary

The data boundary.

dataBoundary?: string

Property Value

string

dstsConfiguration

The dsts configuration.

dstsConfiguration?: ResourceTypeEndpointDstsConfiguration

Property Value

enabled

Whether the endpoint is enabled.

enabled?: boolean

Property Value

boolean

endpointType

The endpoint type.

endpointType?: string

Property Value

string

endpointUri

The endpoint uri.

endpointUri?: string

Property Value

string

extensions

The extensions.

extensions?: ResourceTypeExtension[]

Property Value

featuresRule

The features rule.

featuresRule?: ResourceTypeEndpointFeaturesRule

Property Value

kind

Resource type endpoint kind. This Metadata is also used by portal/tooling/etc to render different UX experiences for resources of the same type.

kind?: string

Property Value

string

locations

The locations.

locations?: string[]

Property Value

string[]

requiredFeatures

The required features.

requiredFeatures?: string[]

Property Value

string[]

The sku link.

skuLink?: string

Property Value

string

timeout

The timeout.

timeout?: string

Property Value

string

tokenAuthConfiguration

The token auth configuration.

tokenAuthConfiguration?: TokenAuthConfiguration

Property Value

zones

List of zones.

zones?: string[]

Property Value

string[]