Sdílet prostřednictvím


ResourceScopeType Třída

Definice

Definuje hodnoty pro ResourceScopeType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.ResourceScopeType>))]
public class ResourceScopeType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.AppService.Fluent.Models.ResourceScopeType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.ResourceScopeType>))>]
type ResourceScopeType = class
    inherit ExpandableStringEnum<ResourceScopeType>
Public Class ResourceScopeType
Inherits ExpandableStringEnum(Of ResourceScopeType)
Dědičnost
Atributy
Newtonsoft.Json.JsonConverterAttribute

Konstruktory

ResourceScopeType()

Definuje hodnoty pro ResourceScopeType.

Pole

ServerFarm

Definuje hodnoty pro ResourceScopeType.

Subscription

Definuje hodnoty pro ResourceScopeType.

WebSite

Definuje hodnoty pro ResourceScopeType.

Vlastnosti

Value

Definuje hodnoty pro ResourceScopeType.

(Zděděno od ExpandableStringEnum<T>)

Metody

Equals(Object)

Definuje hodnoty pro ResourceScopeType.

(Zděděno od ExpandableStringEnum<T>)
Equals(String)

Definuje hodnoty pro ResourceScopeType.

(Zděděno od ExpandableStringEnum<T>)
GetHashCode()

Definuje hodnoty pro ResourceScopeType.

(Zděděno od ExpandableStringEnum<T>)
ToString()

Definuje hodnoty pro ResourceScopeType.

(Zděděno od ExpandableStringEnum<T>)

Platí pro