EndpointBaseUpdateProperties interface

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

Properties

description

A description for the Endpoint.

endpointType

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

Property Details

description

A description for the Endpoint.

description?: string

Property Value

string

endpointType

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

endpointType: "AzureStorageBlobContainer" | "AzureStorageSmbFileShare" | "NfsMount" | "SmbMount"

Property Value

"AzureStorageBlobContainer" | "AzureStorageSmbFileShare" | "NfsMount" | "SmbMount"