IPRule Class
Represents an IP rule with a value.
- Inheritance
-
azure.ai.ml.entities._mixins.RestTranslatableMixinIPRule
Constructor
IPRule(value: str | None)
Parameters
Name | Description |
---|---|
value
Required
|
An IPv4 address or range in CIDR notation. |
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 Python