Partilhar via


IStatelessAgentProfile Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.StatelessAgentProfileTypeConverter))]
public interface IStatelessAgentProfile : Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IAgentProfile
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.StatelessAgentProfileTypeConverter))>]
type IStatelessAgentProfile = interface
    interface IJsonSerializable
    interface IAgentProfile
Public Interface IStatelessAgentProfile
Implements IAgentProfile
Derived
Attributes
Implements

Properties

Kind

Discriminator property for AgentProfile.

(Inherited from IAgentProfile)
ResourcePrediction

Defines pool buffer/stand-by agents.

(Inherited from IAgentProfile)
ResourcePredictionsProfile

Defines how the pool buffer/stand-by agents is provided.

(Inherited from IAgentProfile)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to