AccessKeyType Class

Definition

Defines values for admin user access key names.

public class AccessKeyType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ContainerRegistry.Fluent.AccessKeyType>
type AccessKeyType = class
    inherit ExpandableStringEnum<AccessKeyType>
Public Class AccessKeyType
Inherits ExpandableStringEnum(Of AccessKeyType)
Inheritance

Constructors

AccessKeyType()

Fields

Primary
Secondary

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToPasswordName()
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to