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.
An array of data actions that are denied.
public Azure.Provisioning.BicepList<string> NotDataActions { get; set; }
member this.NotDataActions : Azure.Provisioning.BicepList<string> with get, set
Public Property NotDataActions As BicepList(Of String)