ResponsesContainerNetworkPolicyAllowlistParam 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 ResponsesContainerNetworkPolicyAllowlistParam.
public class ResponsesContainerNetworkPolicyAllowlistParam : Azure.AI.Extensions.OpenAI.ResponsesContainerNetworkPolicyParam, System.ClientModel.Primitives.IJsonModel<Azure.AI.Extensions.OpenAI.ResponsesContainerNetworkPolicyAllowlistParam>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Extensions.OpenAI.ResponsesContainerNetworkPolicyAllowlistParam>
type ResponsesContainerNetworkPolicyAllowlistParam = class
inherit ResponsesContainerNetworkPolicyParam
interface IJsonModel<ResponsesContainerNetworkPolicyAllowlistParam>
interface IPersistableModel<ResponsesContainerNetworkPolicyAllowlistParam>
Public Class ResponsesContainerNetworkPolicyAllowlistParam
Inherits ResponsesContainerNetworkPolicyParam
Implements IJsonModel(Of ResponsesContainerNetworkPolicyAllowlistParam), IPersistableModel(Of ResponsesContainerNetworkPolicyAllowlistParam)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ResponsesContainerNetworkPolicyAllowlistParam(IEnumerable<String>) |
Initializes a new instance of ResponsesContainerNetworkPolicyAllowlistParam. |
Properties
| Name | Description |
|---|---|
| AllowedDomains |
A list of allowed domains when type is |
| DomainSecrets |
Optional domain-scoped secrets for allowlisted domains. |