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(Create=true, 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.IArcAgentryConfigurationsProtectedSettings) }, Read=true, ReadOnly=false, Required=false, SerializedName="protectedSettings", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.IArcAgentryConfigurationsProtectedSettings ProtectedSetting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=true, 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.IArcAgentryConfigurationsProtectedSettings) }, Read=true, ReadOnly=false, Required=false, SerializedName="protectedSettings", Update=true)>]
member this.ProtectedSetting : Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.IArcAgentryConfigurationsProtectedSettings with get, set
Public Property ProtectedSetting As IArcAgentryConfigurationsProtectedSettings

Property Value

Attributes

Applies to