Class AppConfigCustomizedProperty

  • All Implemented Interfaces:

    
    public class AppConfigCustomizedProperty
    
                        

    Represents the data type of the customized properties defined in discovery service json value.

    When publishing a mobile services application to the Discovery Service, besides the predefined properties such as 'app id' and 'host', customized properties can also be defined. These customized properties support different data types, such as string, boolean, int, float, json object, or json array.

    • Constructor Detail