Show / Hide Table of Contents

    Enum CachingTypes

    Defines values for CachingTypes.

    Namespace: System.Dynamic.ExpandoObject
    Assembly: Microsoft.Azure.Management.Compute.dll
    Syntax
    [Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
    public enum CachingTypes

    None

    ReadOnly

    ReadWrite

    Back to top Azure SDK for Net