ResourceProviderEndpoint interface

model interface ResourceProviderEndpoint

Properties

apiVersions

The api versions.

enabled

Whether the endpoint is enabled.

endpointType

The endpoint type.

endpointUri

The endpoint uri.

featuresRule

The feature rules.

locations

The locations.

requiredFeatures

The required features.

skuLink

The sku link.

timeout

The timeout.

Property Details

apiVersions

The api versions.

apiVersions?: string[]

Property Value

string[]

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

featuresRule

The feature rules.

featuresRule?: ResourceProviderEndpointFeaturesRule

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

The timeout.

timeout?: string

Property Value

string