DataBoxEdgeStorageContainerInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Azure container mapping of the endpoint.
public class DataBoxEdgeStorageContainerInfo
type DataBoxEdgeStorageContainerInfo = class
Public Class DataBoxEdgeStorageContainerInfo
- Inheritance
-
DataBoxEdgeStorageContainerInfo
Constructors
DataBoxEdgeStorageContainerInfo(ResourceIdentifier, String, DataBoxEdgeStorageContainerDataFormat) |
Initializes a new instance of DataBoxEdgeStorageContainerInfo. |
Properties
ContainerName |
Container name (Based on the data format specified, this represents the name of Azure Files/Page blob/Block blob). |
DataFormat |
Storage format used for the file represented by the share. |
StorageAccountCredentialId |
ID of the storage account credential used to access storage. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET