DeviceProvisioningServicesIPFilterRule 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.
The IP filter rules for a provisioning Service.
public class DeviceProvisioningServicesIPFilterRule
type DeviceProvisioningServicesIPFilterRule = class
Public Class DeviceProvisioningServicesIPFilterRule
- Inheritance
-
DeviceProvisioningServicesIPFilterRule
Constructors
DeviceProvisioningServicesIPFilterRule(String, DeviceProvisioningServicesIPFilterActionType, String) |
Initializes a new instance of DeviceProvisioningServicesIPFilterRule. |
Properties
Action |
The desired action for requests captured by this rule. |
FilterName |
The name of the IP filter rule. |
IPMask |
A string that contains the IP address range in CIDR notation for the rule. |
Target |
Target for requests captured by this rule. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET