Show / Hide Table of Contents

    Class Freshness

    Inheritance
    Object
    Freshness
    Namespace: Microsoft.Azure.CognitiveServices.Search.CustomImageSearch.Models
    Assembly: Microsoft.Azure.CognitiveServices.Search.BingCustomImageSearch.dll
    Syntax
    public static class Freshness

    Fields

    Day

    Declaration
    public const string Day;
    Field Value
    String

    Month

    Declaration
    public const string Month;
    Field Value
    String

    Week

    Declaration
    public const string Week;
    Field Value
    String

    Back to top Azure SDK for Net