SourceControlConfiguration.OperatorType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Support.OperatorType? OperatorType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.PropertyOrigin.Inlined)>]
member this.OperatorType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Support.OperatorType> with get, set
Public Property OperatorType As Nullable(Of OperatorType)

Property Value

Nullable<OperatorType>

Implements

Attributes

Applies to