AzureStorageBlobContainerEndpointProperties interface

The properties of Azure Storage blob container endpoint.

Extends

Properties

blobContainerName

The name of the Storage blob container that is the target destination.

endpointType

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

storageAccountResourceId

The Azure Resource ID of the storage account that is the target destination.

Inherited Properties

description

A description for the Endpoint.

provisioningState

The provisioning state of this resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

blobContainerName

The name of the Storage blob container that is the target destination.

blobContainerName: string

Property Value

string

endpointType

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

endpointType: "AzureStorageBlobContainer"

Property Value

"AzureStorageBlobContainer"

storageAccountResourceId

The Azure Resource ID of the storage account that is the target destination.

storageAccountResourceId: 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. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

Inherited From EndpointBaseProperties.provisioningState