Get Endpoint Result
data class GetEndpointResult(val id: String, val name: String, val properties: Either<AzureStorageBlobContainerEndpointPropertiesResponse, NfsMountEndpointPropertiesResponse>, val systemData: SystemDataResponse, val type: String)
The Endpoint resource, which contains information about file sources and targets.
Constructors
Link copied to clipboard
fun GetEndpointResult(id: String, name: String, properties: Either<AzureStorageBlobContainerEndpointPropertiesResponse, NfsMountEndpointPropertiesResponse>, systemData: SystemDataResponse, type: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard