AzureStorageBlobContainerEndpointUpdateProperties interface

The Endpoint resource, which contains information about file sources and targets.

Extends

Properties

endpointType

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

description

A description for the Endpoint.

Property Details

endpointType

Polymorphic discriminator, which specifies the different types this object can be

endpointType: "AzureStorageBlobContainer"

Property Value

"AzureStorageBlobContainer"

Inherited Property Details

description

A description for the Endpoint.

description?: string

Property Value

string

Inherited From EndpointBaseUpdateProperties.description