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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET