StorageInsight.Containers Property
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.
The names of the blob containers that the workspace should read.
public Azure.Provisioning.BicepList<string> Containers { get; set; }
member this.Containers : Azure.Provisioning.BicepList<string> with get, set
Public Property Containers As BicepList(Of String)