Freigeben über


IAgentConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.AgentConfigurationTypeConverter))]
public interface IAgentConfiguration : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.AgentConfigurationTypeConverter))>]
type IAgentConfiguration = interface
    interface IJsonSerializable
Public Interface IAgentConfiguration
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ConfigMode
ExtensionsAllowList
ExtensionsBlockList
ExtensionsEnabled
GuestConfigurationEnabled
IncomingConnectionsPort
ProxyBypass
ProxyUrl

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to