IStatelessAgentProfile Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |