Share via


IConnectedCluster.ArcAgentryConfiguration Property

Definition

Configuration settings for customizing the behavior of the connected cluster.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=true, Description="Configuration settings for customizing the behavior of the connected cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.IArcAgentryConfigurations) }, Read=true, ReadOnly=false, Required=false, SerializedName="arcAgentryConfigurations", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.IArcAgentryConfigurations> ArcAgentryConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=true, Description="Configuration settings for customizing the behavior of the connected cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.IArcAgentryConfigurations) }, Read=true, ReadOnly=false, Required=false, SerializedName="arcAgentryConfigurations", Update=true)>]
member this.ArcAgentryConfiguration : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.IArcAgentryConfigurations> with get, set
Public Property ArcAgentryConfiguration As List(Of IArcAgentryConfigurations)

Property Value

Attributes

Applies to