Share via


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