InboundIpRule 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.
public class InboundIpRule
type InboundIpRule = class
Public Class InboundIpRule
- Inheritance
-
InboundIpRule
Constructors
InboundIpRule() |
Initializes a new instance of the InboundIpRule class. |
InboundIpRule(String, String) |
Initializes a new instance of the InboundIpRule class. |
Properties
Action |
Gets or sets action to perform based on the match or no match of the IpMask. Possible values include: 'Allow' |
IpMask |
Gets or sets IP Address in CIDR notation e.g., 10.0.0.0/8. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET