Compartir a través de


IConfigurationPolicyCollection.Item[String] Property

Definition

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.

Implements

Applies to