Delen via


IPrivateEndpoint Interface

Definition

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

Properties

Id

The ARM identifier for Private Endpoint

SubnetArmId

The ARM identifier for Subnet resource that private endpoint links to

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to