Share via


AgentConfiguration.ExtensionsAllowList Property

Definition

Array of extensions that are allowed to be installed or updated.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HybridCompute.Models.HybridComputeConfigurationExtension> ExtensionsAllowList { get; }
member this.ExtensionsAllowList : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HybridCompute.Models.HybridComputeConfigurationExtension>
Public ReadOnly Property ExtensionsAllowList As IReadOnlyList(Of HybridComputeConfigurationExtension)

Property Value

Applies to