AzureStorageBlobContainerEndpointUpdateProperties interface
model interface AzureStorageBlobContainerEndpointUpdateProperties
- Extends
Properties
| endpoint |
The Endpoint resource type. |
Inherited Properties
| description | A description for the Endpoint. |
Property Details
endpointType
The Endpoint resource type.
endpointType: "AzureStorageBlobContainer"
Property Value
"AzureStorageBlobContainer"
Inherited Property Details
description
A description for the Endpoint.
description?: string
Property Value
string
Inherited From EndpointBaseUpdateProperties.description