次の方法で共有


IArcAgentryConfigurations Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20240715Preview.ArcAgentryConfigurationsTypeConverter))]
public interface IArcAgentryConfigurations : Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20240715Preview.ArcAgentryConfigurationsTypeConverter))>]
type IArcAgentryConfigurations = interface
    interface IJsonSerializable
Public Interface IArcAgentryConfigurations
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Feature

Specifies the name of the feature for the configuration setting.

ProtectedSetting

The configuration settings for the feature that contain any sensitive or secret information.

Setting

The configuration settings for the feature that do not contain any sensitive or secret information.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to