HttpIngressPathV1.PathType Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the type of path used in the ingress rule. Indicates the interpretation of the path such as Exact, Prefix, or ImplementationSpecific.
[YamlDotNet.Serialization.YamlMember(Alias="pathType")]
public string PathType { get; set; }[<YamlDotNet.Serialization.YamlMember(Alias="pathType")>]
member this.PathType : string with get, setPublic Property PathType As StringProperty Value
- Attributes
- 
			YamlDotNet.Serialization.YamlMemberAttribute