BlobContainerFeature(String, Boolean) Constructor
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 BlobContainerFeature(string containerName, bool isObservable = true);
new Azure.Projects.BlobContainerFeature : string * bool -> Azure.Projects.BlobContainerFeature
Public Sub New (containerName As String, Optional isObservable As Boolean = true)
Parameters
- containerName
- String
- isObservable
- Boolean