SignedResource Class

Definition

Defines values for SignedResource.

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

Constructors

SignedResource()

Fields

B
C
F
S

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