LocationProfilesConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This class is obsolete. LocationProfileConfiguration replaces this class in ProvisioningData.
Represents the location profile section of inband provisioning data.
public ref class LocationProfilesConfiguration
[System.Obsolete("This class is obsolete. LocationProfileConfiguration replaces this class in ProvisioningData.")]
public class LocationProfilesConfiguration
type LocationProfilesConfiguration = class
Public Class LocationProfilesConfiguration
- Inheritance
-
LocationProfilesConfiguration
- Attributes
Remarks
Includes instances of location profiles and normalization rules.
Fields
GroupName |
Name of provisioning group |
Properties
LocationProfileInstances |
Gets the list of location profile instances. |
NormalizationRuleInstances |
Gets the list of normalization rules instances. |