Megosztás a következőn keresztül:


AzureStorageBlobContainerEndpointProperties Class

Definition

The properties of Azure Storage blob container endpoint.

public class AzureStorageBlobContainerEndpointProperties : Azure.ResourceManager.StorageMover.Models.EndpointBaseProperties
type AzureStorageBlobContainerEndpointProperties = class
    inherit EndpointBaseProperties
Public Class AzureStorageBlobContainerEndpointProperties
Inherits EndpointBaseProperties
Inheritance
AzureStorageBlobContainerEndpointProperties

Constructors

AzureStorageBlobContainerEndpointProperties(String, String)

Initializes a new instance of AzureStorageBlobContainerEndpointProperties.

Properties

BlobContainerName

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

Description

A description for the Endpoint.

(Inherited from EndpointBaseProperties)
ProvisioningState

The provisioning state of this resource.

(Inherited from EndpointBaseProperties)
StorageAccountResourceId

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

Applies to