IPrivateEndpointResource Interface
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.
[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) |