Compartir a través de


KeySource Clase

Definición

Define valores para KeySource.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Storage.Fluent.Models.KeySource>))]
public class KeySource : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Storage.Fluent.Models.KeySource>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Storage.Fluent.Models.KeySource>))>]
type KeySource = class
    inherit ExpandableStringEnum<KeySource>
Public Class KeySource
Inherits ExpandableStringEnum(Of KeySource)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

KeySource()

Define valores para KeySource.

Campos

MicrosoftKeyvault

Define valores para KeySource.

MicrosoftStorage

Define valores para KeySource.

Propiedades

Value

Define valores para KeySource.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para KeySource.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define valores para KeySource.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para KeySource.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para KeySource.

(Heredado de ExpandableStringEnum<T>)

Se aplica a