你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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. |