ConfigurationProfileUpdate interface
Definition of the configuration profile.
- Extends
Properties
properties | Properties of the configuration profile. |
Inherited Properties
tags | The tags of the resource. |
Property Details
properties
Properties of the configuration profile.
properties?: ConfigurationProfileProperties
Property Value
Inherited Property Details
tags
The tags of the resource.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From UpdateResource.tags