• Home
  • Raw
  • Download

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…
132managed configuration settings ID to be applied to a single user, as well as the variable set that…
133 &quot;mcmId&quot;: &quot;A String&quot;, # The ID of the managed configurations settings.
142 &quot;managedProperty&quot;: [ # 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 …&quot;valueBundle&quot;: { # A bundle of managed properties. # The bundle of managed properties - …
147 &quot;managedProperty&quot;: [ # The list of managed properties.
152 { # A bundle of managed properties.
153 &quot;managedProperty&quot;: [ # The list of managed properties.
165 …&quot;productId&quot;: &quot;A String&quot;, # 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 …&quot;managedConfigurationForDevice&quot;: [ # 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…
188managed configuration settings ID to be applied to a single user, as well as the variable set that…
189 &quot;mcmId&quot;: &quot;A String&quot;, # The ID of the managed configurations settings.
198 &quot;managedProperty&quot;: [ # 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 …&quot;valueBundle&quot;: { # A bundle of managed properties. # The bundle of managed properties - …
203 &quot;managedProperty&quot;: [ # The list of managed properties.
208 { # A bundle of managed properties.
209 &quot;managedProperty&quot;: [ # The list of managed properties.
221 …&quot;productId&quot;: &quot;A String&quot;, # 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…
240managed configuration settings ID to be applied to a single user, as well as the variable set that…
241 &quot;mcmId&quot;: &quot;A String&quot;, # The ID of the managed configurations settings.
250 &quot;managedProperty&quot;: [ # 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 …&quot;valueBundle&quot;: { # A bundle of managed properties. # The bundle of managed properties - …
255 &quot;managedProperty&quot;: [ # The list of managed properties.
260 { # A bundle of managed properties.
261 &quot;managedProperty&quot;: [ # The list of managed properties.
273 …&quot;productId&quot;: &quot;A String&quot;, # 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…
285managed configuration settings ID to be applied to a single user, as well as the variable set that…
286 &quot;mcmId&quot;: &quot;A String&quot;, # The ID of the managed configurations settings.
295 &quot;managedProperty&quot;: [ # 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 …&quot;valueBundle&quot;: { # A bundle of managed properties. # The bundle of managed properties - …
300 &quot;managedProperty&quot;: [ # The list of managed properties.
305 { # A bundle of managed properties.
306 &quot;managedProperty&quot;: [ # The list of managed properties.
318 …&quot;productId&quot;: &quot;A String&quot;, # The ID of the product that the managed configuratio…