ObjectFieldSelectorV1 Constructors
Class Constructors 1 member
ObjectFieldSelectorV1 represents a selector that identifies a specific field of an object. It is used to specify the path to a field in the resource’s object structure and optionally, an API version to interpret the specified field.
Constructor Section titled Constructor public sealed class ObjectFieldSelectorV1{ public ObjectFieldSelectorV1() { // ... }}