Share via


IPrivateEndpointResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.PrivateEndpointResourceTypeConverter))]
public interface IPrivateEndpointResource : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api30.IPrivateEndpoint
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.PrivateEndpointResourceTypeConverter))>]
type IPrivateEndpointResource = interface
    interface IJsonSerializable
    interface IPrivateEndpoint
Public Interface IPrivateEndpointResource
Implements IPrivateEndpoint
Derived
Attributes
Implements

Properties

Id

The ARM identifier for Private Endpoint

(Inherited from IPrivateEndpoint)
SubnetArmId

The subnetId that the private endpoint is connected to.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to