RegistryPrivateEndpoint 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.
The PE network resource that is linked to this PE connection.
public class RegistryPrivateEndpoint : Azure.ResourceManager.MachineLearning.Models.PrivateEndpointBase, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.RegistryPrivateEndpoint>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.RegistryPrivateEndpoint>
public class RegistryPrivateEndpoint : Azure.ResourceManager.MachineLearning.Models.PrivateEndpointBase
type RegistryPrivateEndpoint = class
inherit PrivateEndpointBase
interface IJsonModel<RegistryPrivateEndpoint>
interface IPersistableModel<RegistryPrivateEndpoint>
type RegistryPrivateEndpoint = class
inherit PrivateEndpointBase
Public Class RegistryPrivateEndpoint
Inherits PrivateEndpointBase
Implements IJsonModel(Of RegistryPrivateEndpoint), IPersistableModel(Of RegistryPrivateEndpoint)
Public Class RegistryPrivateEndpoint
Inherits PrivateEndpointBase
- Inheritance
- Implements
Constructors
RegistryPrivateEndpoint() |
Initializes a new instance of RegistryPrivateEndpoint. |
Properties
Id |
The ARM identifier for Private Endpoint. (Inherited from PrivateEndpointBase) |
SubnetArmId |
The subnetId that the private endpoint is connected to. |
Explicit Interface Implementations
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET