共用方式為


PrivateEndpointOutboundRule interface

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

Extends

Properties

destination

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

type

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

Inherited 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.

Property Details

destination

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

destination?: PrivateEndpointDestination

Property Value

type

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

type: "PrivateEndpoint"

Property Value

"PrivateEndpoint"

Inherited Property Details

category

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

category?: string

Property Value

string

Inherited From OutboundRule.category

status

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

status?: string

Property Value

string

Inherited From OutboundRule.status