ArcAgentryConfigurations 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 ArcAgentryConfigurations.
public class ArcAgentryConfigurations : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Kubernetes.Models.ArcAgentryConfigurations>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Kubernetes.Models.ArcAgentryConfigurations>
type ArcAgentryConfigurations = class
interface IJsonModel<ArcAgentryConfigurations>
interface IPersistableModel<ArcAgentryConfigurations>
Public Class ArcAgentryConfigurations
Implements IJsonModel(Of ArcAgentryConfigurations), IPersistableModel(Of ArcAgentryConfigurations)
- Inheritance
-
ArcAgentryConfigurations
- Implements
Constructors
| Name | Description |
|---|---|
| ArcAgentryConfigurations() |
Initializes a new instance of ArcAgentryConfigurations. |
Properties
| Name | Description |
|---|---|
| Feature |
Specifies the name of the feature for the configuration setting. |
| ProtectedSettings |
The configuration settings for the feature that contain any sensitive or secret information. |
| Settings |
The configuration settings for the feature that do not contain any sensitive or secret information. |