IsolationKeySource 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.
The IsolationKeySource. Please note this is the abstract base class. The derived classes available for instantiation are: EntraIsolationKeySource and HeaderIsolationKeySource.
[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Projects.Agents.UnknownIsolationKeySource))]
public abstract class IsolationKeySource : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.IsolationKeySource>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.IsolationKeySource>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Projects.Agents.UnknownIsolationKeySource))>]
type IsolationKeySource = class
interface IJsonModel<IsolationKeySource>
interface IPersistableModel<IsolationKeySource>
Public MustInherit Class IsolationKeySource
Implements IJsonModel(Of IsolationKeySource), IPersistableModel(Of IsolationKeySource)
- Inheritance
-
IsolationKeySource
- Derived
- Attributes
- Implements