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


EndpointResourceState Class

Definition

Defines values for EndpointResourceState.

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

Applies to