AzureMultiCloudConnectorEndpointProperties interface
The properties of Azure MultiCloudConnector endpoint.
- Extends
Properties
| awsS3Bucket |
The AWS S3 bucket ARM resource Id. |
| endpoint |
The Endpoint resource type. |
| multi |
The Azure Resource ID of the MultiCloud Connector resource. |
Inherited Properties
| description | A description for the Endpoint. |
| provisioning |
The provisioning state of this resource. |
Property Details
awsS3BucketId
The AWS S3 bucket ARM resource Id.
awsS3BucketId: string
Property Value
string
endpointType
The Endpoint resource type.
endpointType: "AzureMultiCloudConnector"
Property Value
"AzureMultiCloudConnector"
multiCloudConnectorId
The Azure Resource ID of the MultiCloud Connector resource.
multiCloudConnectorId: string
Property Value
string
Inherited Property Details
description
A description for the Endpoint.
description?: string
Property Value
string
Inherited From EndpointBaseProperties.description
provisioningState
The provisioning state of this resource.
provisioningState?: string
Property Value
string
Inherited From EndpointBaseProperties.provisioningState