IArcAgentryConfigurations.ProtectedSetting Property
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 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