IArcAgentryConfigurations.Setting Property

Definition

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

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

Property Value

Attributes

Applies to