Condividi tramite


IntegrationAccountSkuName Enum

Definition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum IntegrationAccountSkuName
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type IntegrationAccountSkuName = 
Public Enum IntegrationAccountSkuName
Inheritance
IntegrationAccountSkuName
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

NotSpecified 0
Free 1
Standard 2

Applies to