OutputFileBlobContainerDestination
Class
Definition
Specifies a file upload destination within an Azure blob storage container.
public class OutputFileBlobContainerDestination
- Inheritance
-
OutputFileBlobContainerDestination
Constructors
| OutputFileBlobContainerDestination(String, String) |
Initializes a new instance of the OutputFileBlobContainerDestination class. |
Properties
| ContainerUrl |
Gets the URL of the container within Azure Blob Storage to which to upload the file(s). |
| Path |
Gets the destination blob or virtual directory within the Azure Storage container to which to upload the file(s). |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |