StoragePermissions Class

Definition

Defines values for StoragePermissions.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.KeyVault.Fluent.Models.StoragePermissions>))]
public class StoragePermissions : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.KeyVault.Fluent.Models.StoragePermissions>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.KeyVault.Fluent.Models.StoragePermissions>))>]
type StoragePermissions = class
    inherit ExpandableStringEnum<StoragePermissions>
Public Class StoragePermissions
Inherits ExpandableStringEnum(Of StoragePermissions)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Constructors

StoragePermissions()

Fields

Backup
Delete
Deletesas
Get
Getsas
List
Listsas
Purge
Recover
Regeneratekey
Restore
Set
Setsas
Update

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

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

Applies to