Sdílet prostřednictvím


IDeployment.Providers Property

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.IProvider> Providers { get; }
member this.Providers : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.IProvider>
Public ReadOnly Property Providers As IList(Of IProvider)

Property Value

the list of resource providers needed for the deployment

Applies to