BlobContainerFeature 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.
public class BlobContainerFeature : Azure.Projects.Core.AzureProjectFeature
type BlobContainerFeature = class
inherit AzureProjectFeature
Public Class BlobContainerFeature
Inherits AzureProjectFeature
- Inheritance
Constructors
| Name | Description |
|---|---|
| BlobContainerFeature(String, Boolean) | |
Properties
| Name | Description |
|---|---|
| ContainerName | |
| Id | (Inherited from AzureProjectFeature) |
| Service | |
Methods
| Name | Description |
|---|---|
| EmitConnection(ProjectInfrastructure, String, String) | (Inherited from AzureProjectFeature) |
| EmitConstructs(ProjectInfrastructure) | |
| EmitFeatures(ProjectInfrastructure) | |
| ToString() | |