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. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python