IArcAgentryConfigurations.Setting 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 do not contain any sensitive or secret information.
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(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.Api20240715Preview.IArcAgentryConfigurationsSettings) }, ReadOnly=false, Required=false, SerializedName="settings")]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20240715Preview.IArcAgentryConfigurationsSettings Setting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(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.Api20240715Preview.IArcAgentryConfigurationsSettings) }, ReadOnly=false, Required=false, SerializedName="settings")>]
member this.Setting : Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20240715Preview.IArcAgentryConfigurationsSettings with get, set
Public Property Setting As IArcAgentryConfigurationsSettings
Property Value
- Attributes