ResourceScopeType Osztály
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
A ResourceScopeType értékeit határozza meg.
[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)
- Öröklődés
- Attribútumok
-
Newtonsoft.Json.JsonConverterAttribute
Konstruktorok
ResourceScopeType() |
A ResourceScopeType értékeit határozza meg. |
Mezők
ServerFarm |
A ResourceScopeType értékeit határozza meg. |
Subscription |
A ResourceScopeType értékeit határozza meg. |
WebSite |
A ResourceScopeType értékeit határozza meg. |
Tulajdonságok
Value |
A ResourceScopeType értékeit határozza meg. (Öröklődés forrása ExpandableStringEnum<T>) |
Metódusok
Equals(Object) |
A ResourceScopeType értékeit határozza meg. (Öröklődés forrása ExpandableStringEnum<T>) |
Equals(String) |
A ResourceScopeType értékeit határozza meg. (Öröklődés forrása ExpandableStringEnum<T>) |
GetHashCode() |
A ResourceScopeType értékeit határozza meg. (Öröklődés forrása ExpandableStringEnum<T>) |
ToString() |
A ResourceScopeType értékeit határozza meg. (Öröklődés forrása ExpandableStringEnum<T>) |
A következőre érvényes:
Azure SDK for .NET