Protocol Class
Definition
public class Protocol : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.Protocol>
type Protocol = class
inherit ExpandableStringEnum<Protocol>
Public Class Protocol
Inherits ExpandableStringEnum(Of Protocol)
- Inheritance
Constructors
Protocol() |
Fields
TCP | |
UDP |
Properties
Value | (Inherited from ExpandableStringEnum<T>) |
Methods
Equals(Object) | (Inherited from ExpandableStringEnum<T>) |
Equals(String) | (Inherited from ExpandableStringEnum<T>) |
GetHashCode() | (Inherited from ExpandableStringEnum<T>) |
ToString() | (Inherited from ExpandableStringEnum<T>) |