OutboundRule interface

Outbound Rule for the managed network of a machine learning workspace.

Properties

category

Category of a managed network Outbound Rule of a machine learning workspace.

status

Type of a managed network Outbound Rule of a machine learning workspace.

type

Polymorphic discriminator, which specifies the different types this object can be

Property Details

category

Category of a managed network Outbound Rule of a machine learning workspace.

category?: string

Property Value

string

status

Type of a managed network Outbound Rule of a machine learning workspace.

status?: string

Property Value

string

type

Polymorphic discriminator, which specifies the different types this object can be

type: "FQDN" | "PrivateEndpoint" | "ServiceTag"

Property Value

"FQDN" | "PrivateEndpoint" | "ServiceTag"