你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

KubernetesSourceControlConfigurationData.OperatorType Property

Definition

Type of the operator.

public Azure.ResourceManager.KubernetesConfiguration.Models.KubernetesOperator? OperatorType { get; set; }
member this.OperatorType : Nullable<Azure.ResourceManager.KubernetesConfiguration.Models.KubernetesOperator> with get, set
Public Property OperatorType As Nullable(Of KubernetesOperator)

Property Value

Applies to