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


ValidateResourceTypes Class

Definition

Defines values for ValidateResourceTypes.

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

Applies to