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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET