ArmDeploymentPropertiesExtended.Providers 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 list of resource providers needed for the deployment.
public Azure.Provisioning.BicepList<Azure.Provisioning.Resources.ResourceProviderData> Providers { get; }
member this.Providers : Azure.Provisioning.BicepList<Azure.Provisioning.Resources.ResourceProviderData>
Public ReadOnly Property Providers As BicepList(Of ResourceProviderData)