IConfigurationPolicyCollection.Item[String] Property
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.
Retrieves configuration policy behavior.
public Microsoft.Store.PartnerCenter.DevicesDeployment.IConfigurationPolicy this[string policyId] { get; }
member this.Item(string) : Microsoft.Store.PartnerCenter.DevicesDeployment.IConfigurationPolicy
Default Public ReadOnly Property Item(policyId As String) As IConfigurationPolicy
Parameters
- policyId
- String
The policy id.
Property Value
The configuration policy behavior.