ValidateResourceTypes Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Definiuje wartości parametrów 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)
- Dziedziczenie
- Atrybuty
-
Newtonsoft.Json.JsonConverterAttribute
Konstruktory
ValidateResourceTypes() |
Definiuje wartości parametrów ValidateResourceTypes. |
Pola
ServerFarm |
Definiuje wartości parametrów ValidateResourceTypes. |
Site |
Definiuje wartości parametrów ValidateResourceTypes. |
Właściwości
Value |
Definiuje wartości parametrów ValidateResourceTypes. (Odziedziczone po ExpandableStringEnum<T>) |
Metody
Equals(Object) |
Definiuje wartości parametrów ValidateResourceTypes. (Odziedziczone po ExpandableStringEnum<T>) |
Equals(String) |
Definiuje wartości parametrów ValidateResourceTypes. (Odziedziczone po ExpandableStringEnum<T>) |
GetHashCode() |
Definiuje wartości parametrów ValidateResourceTypes. (Odziedziczone po ExpandableStringEnum<T>) |
ToString() |
Definiuje wartości parametrów ValidateResourceTypes. (Odziedziczone po ExpandableStringEnum<T>) |
Dotyczy
Azure SDK for .NET