ResourceTypeEndpointBase interface

model interface ResourceTypeEndpointBase

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.

Property Details

apiVersion

The api version.

apiVersion: string

Property Value

string

apiVersions

The api versions.

apiVersions: string[]

Property Value

string[]

dstsConfiguration

The dsts configuration.

dstsConfiguration: ResourceTypeEndpointBaseDstsConfiguration

Property Value

enabled

Whether it's enabled.

enabled: boolean

Property Value

boolean

endpointType

The endpoint type.

endpointType: string

Property Value

string

endpointUri

The endpoint uri.

endpointUri: string

Property Value

string

featuresRule

The features rule.

featuresRule: ResourceTypeEndpointBaseFeaturesRule

Property Value

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

This is a TimeSpan property.

timeout: string

Property Value

string

zones

The zones.

zones: string[]

Property Value

string[]