다음을 통해 공유


IPRule Class

Represents an IP rule with a value.

Inheritance
azure.ai.ml.entities._mixins.RestTranslatableMixin
IPRule

Constructor

IPRule(value: str | None)

Parameters

Name Description
value
Required
str

An IPv4 address or range in CIDR notation.