S3WithHmacEndpointProperties interface
The properties of S3WithHmac share endpoint.
- Extends
Properties
| credentials | The Azure Key Vault credentials which stores the access key and secret key. Use empty string to clean-up existing value. |
| endpoint |
The Endpoint resource type. |
| other |
The description for other source type of S3WithHmac endpoint. |
| source |
The source type of S3WithHmac endpoint. |
| source |
The URI which points to the source. |
Inherited Properties
| description | A description for the Endpoint. |
| endpoint |
The Endpoint resource kind source or target. |
| provisioning |
The provisioning state of this resource. |
Property Details
credentials
The Azure Key Vault credentials which stores the access key and secret key. Use empty string to clean-up existing value.
credentials?: AzureKeyVaultS3WithHmacCredentials
Property Value
endpointType
The Endpoint resource type.
endpointType: "S3WithHMAC"
Property Value
"S3WithHMAC"
otherSourceTypeDescription
The description for other source type of S3WithHmac endpoint.
otherSourceTypeDescription?: string
Property Value
string
sourceType
The source type of S3WithHmac endpoint.
sourceType?: string
Property Value
string
sourceUri
The URI which points to the source.
sourceUri?: string
Property Value
string
Inherited Property Details
description
A description for the Endpoint.
description?: string
Property Value
string
Inherited From EndpointBaseProperties.description
endpointKind
The Endpoint resource kind source or target.
endpointKind?: string
Property Value
string
Inherited From EndpointBaseProperties.endpointKind
provisioningState
The provisioning state of this resource.
provisioningState?: string
Property Value
string
Inherited From EndpointBaseProperties.provisioningState