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

VolumeClaimSpecSelector.MatchExpressions Property

Definition

MatchExpressions is a list of label selector requirements. The requirements are ANDed.

public System.Collections.Generic.IList<Azure.ResourceManager.IotOperations.Models.VolumeClaimSpecSelectorMatchExpressions> MatchExpressions { get; }
member this.MatchExpressions : System.Collections.Generic.IList<Azure.ResourceManager.IotOperations.Models.VolumeClaimSpecSelectorMatchExpressions>
Public ReadOnly Property MatchExpressions As IList(Of VolumeClaimSpecSelectorMatchExpressions)

Property Value

Applies to