ISourceControlConfigurationList.Value Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Runtime.Info(Description="List of Source Control Configurations within a Kubernetes cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Models.Api20210301.ISourceControlConfiguration) }, ReadOnly=true, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Models.Api20210301.ISourceControlConfiguration[] Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Runtime.Info(Description="List of Source Control Configurations within a Kubernetes cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Models.Api20210301.ISourceControlConfiguration) }, ReadOnly=true, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Models.Api20210301.ISourceControlConfiguration[]
Public ReadOnly Property Value As ISourceControlConfiguration()

Property Value

ISourceControlConfiguration[]
Attributes

Applies to