Lines Matching full:managed
82 <p class="firstline">Removes a per-device managed configuration for an app for the specified device…
85 <p class="firstline">Retrieves details of a per-device managed configuration.</p>
88 <p class="firstline">Lists all the per-device managed configurations for the specified device. Only…
91 <p class="firstline">Adds or updates a per-device managed configuration for an app for the specifie…
100 <pre>Removes a per-device managed configuration for an app for the specified device.
106 …managedConfigurationForDeviceId: string, The ID of the managed configuration (a product ID), e.g. …
116 <pre>Retrieves details of a per-device managed configuration.
122 …managedConfigurationForDeviceId: string, The ID of the managed configuration (a product ID), e.g. …
131 …{ # A managed configuration resource contains the set of managed properties defined by the app dev…
132 …managed configuration settings ID to be applied to a single user, as well as the variable set that…
133 "mcmId": "A String", # The ID of the managed configurations settings.
142 "managedProperty": [ # The set of managed properties for this configuration.
143 …{ # A managed property of a managed configuration. The property must match one of the properties i…
146 …"valueBundle": { # A bundle of managed properties. # The bundle of managed properties - …
147 "managedProperty": [ # The list of managed properties.
152 { # A bundle of managed properties.
153 "managedProperty": [ # The list of managed properties.
165 …"productId": "A String", # The ID of the product that the managed configuratio…
171 <pre>Lists all the per-device managed configurations for the specified device. Only the ID is set.
186 …"managedConfigurationForDevice": [ # A managed configuration for an app on a specific de…
187 …{ # A managed configuration resource contains the set of managed properties defined by the app dev…
188 …managed configuration settings ID to be applied to a single user, as well as the variable set that…
189 "mcmId": "A String", # The ID of the managed configurations settings.
198 "managedProperty": [ # The set of managed properties for this configuration.
199 …{ # A managed property of a managed configuration. The property must match one of the properties i…
202 …"valueBundle": { # A bundle of managed properties. # The bundle of managed properties - …
203 "managedProperty": [ # The list of managed properties.
208 { # A bundle of managed properties.
209 "managedProperty": [ # The list of managed properties.
221 …"productId": "A String", # The ID of the product that the managed configuratio…
229 <pre>Adds or updates a per-device managed configuration for an app for the specified device.
235 …managedConfigurationForDeviceId: string, The ID of the managed configuration (a product ID), e.g. …
239 { # A managed configuration resource contains the set of managed properties defined by the app deve…
240 …managed configuration settings ID to be applied to a single user, as well as the variable set that…
241 "mcmId": "A String", # The ID of the managed configurations settings.
250 "managedProperty": [ # The set of managed properties for this configuration.
251 …{ # A managed property of a managed configuration. The property must match one of the properties i…
254 …"valueBundle": { # A bundle of managed properties. # The bundle of managed properties - …
255 "managedProperty": [ # The list of managed properties.
260 { # A bundle of managed properties.
261 "managedProperty": [ # The list of managed properties.
273 …"productId": "A String", # The ID of the product that the managed configuratio…
284 …{ # A managed configuration resource contains the set of managed properties defined by the app dev…
285 …managed configuration settings ID to be applied to a single user, as well as the variable set that…
286 "mcmId": "A String", # The ID of the managed configurations settings.
295 "managedProperty": [ # The set of managed properties for this configuration.
296 …{ # A managed property of a managed configuration. The property must match one of the properties i…
299 …"valueBundle": { # A bundle of managed properties. # The bundle of managed properties - …
300 "managedProperty": [ # The list of managed properties.
305 { # A bundle of managed properties.
306 "managedProperty": [ # The list of managed properties.
318 …"productId": "A String", # The ID of the product that the managed configuratio…