Share via


IArcAgentryConfigurations.ProtectedSetting Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="The configuration settings for the feature that contain any sensitive or secret information.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20240715Preview.IArcAgentryConfigurationsProtectedSettings) }, ReadOnly=false, Required=false, SerializedName="protectedSettings")]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20240715Preview.IArcAgentryConfigurationsProtectedSettings ProtectedSetting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="The configuration settings for the feature that contain any sensitive or secret information.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20240715Preview.IArcAgentryConfigurationsProtectedSettings) }, ReadOnly=false, Required=false, SerializedName="protectedSettings")>]
member this.ProtectedSetting : Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20240715Preview.IArcAgentryConfigurationsProtectedSettings with get, set
Public Property ProtectedSetting As IArcAgentryConfigurationsProtectedSettings

Property Value

Attributes

Applies to