Поделиться через


ProtocolType Class

Definition

Defines values for ProtocolType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.ProtocolType>))]
public class ProtocolType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Cdn.Fluent.Models.ProtocolType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.ProtocolType>))>]
type ProtocolType = class
    inherit ExpandableStringEnum<ProtocolType>
Public Class ProtocolType
Inherits ExpandableStringEnum(Of ProtocolType)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Applies to