Compartir a través de


AgentConfiguration.ExtensionsBlockList Property

Definition

Array of extensions that are blocked (cannot be installed or updated)

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IConfigurationExtension> ExtensionsBlockList { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)>]
member this.ExtensionsBlockList : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IConfigurationExtension>
Public ReadOnly Property ExtensionsBlockList As List(Of IConfigurationExtension)

Property Value

Implements

Attributes

Applies to