Share via


ArmDeploymentPropertiesExtended.Providers Property

Definition

The list of resource providers needed for the deployment.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.ResourceProviderData> Providers { get; }
member this.Providers : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.ResourceProviderData>
Public ReadOnly Property Providers As IReadOnlyList(Of ResourceProviderData)

Property Value

Applies to