PrivateEndpointOutboundRule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Private Endpoint Outbound Rule for the managed network of a machine learning workspace.
public class PrivateEndpointOutboundRule : Azure.ResourceManager.MachineLearning.Models.MachineLearningOutboundRule, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.PrivateEndpointOutboundRule>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.PrivateEndpointOutboundRule>
public class PrivateEndpointOutboundRule : Azure.ResourceManager.MachineLearning.Models.MachineLearningOutboundRule
type PrivateEndpointOutboundRule = class
inherit MachineLearningOutboundRule
interface IJsonModel<PrivateEndpointOutboundRule>
interface IPersistableModel<PrivateEndpointOutboundRule>
type PrivateEndpointOutboundRule = class
inherit MachineLearningOutboundRule
Public Class PrivateEndpointOutboundRule
Inherits MachineLearningOutboundRule
Implements IJsonModel(Of PrivateEndpointOutboundRule), IPersistableModel(Of PrivateEndpointOutboundRule)
Public Class PrivateEndpointOutboundRule
Inherits MachineLearningOutboundRule
- Inheritance
- Implements
Constructors
PrivateEndpointOutboundRule() |
Initializes a new instance of PrivateEndpointOutboundRule. |
Properties
Category |
Category of a managed network Outbound Rule of a machine learning workspace. (Inherited from MachineLearningOutboundRule) |
Destination |
Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace. |
Status |
Type of a managed network Outbound Rule of a machine learning workspace. (Inherited from MachineLearningOutboundRule) |
Explicit Interface Implementations
Applies to
Azure SDK for .NET