You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The current state of the application."
102
+
},
103
+
"subdomain": {
104
+
"type": "string",
105
+
"description": "The subdomain of the application."
106
+
},
107
+
"template": {
108
+
"type": "string",
109
+
"description": "The ID of the application template, which is a blueprint that defines the characteristics and behaviors of an application. Optional; if not specified, defaults to a blank blueprint and allows the application to be defined from scratch."
110
+
}
111
+
},
112
+
"description": "The properties of an IoT Central application."
0 commit comments