ToolboxShellNetworkPolicy Class
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.
Network access policy for an automatically provisioned toolbox shell container. Please note this is the abstract base class. The derived classes available for instantiation are: ToolboxShellNetworkPolicyDisabled.
[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Projects.Agents.UnknownToolboxShellNetworkPolicy))]
public abstract class ToolboxShellNetworkPolicy : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.ToolboxShellNetworkPolicy>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.ToolboxShellNetworkPolicy>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Projects.Agents.UnknownToolboxShellNetworkPolicy))>]
type ToolboxShellNetworkPolicy = class
interface IJsonModel<ToolboxShellNetworkPolicy>
interface IPersistableModel<ToolboxShellNetworkPolicy>
Public MustInherit Class ToolboxShellNetworkPolicy
Implements IJsonModel(Of ToolboxShellNetworkPolicy), IPersistableModel(Of ToolboxShellNetworkPolicy)
- Inheritance
-
ToolboxShellNetworkPolicy
- Derived
- Attributes
- Implements