Freigeben über


IMhsmPrivateEndpoint Interface

Definition

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

Properties

Name Description
Id

Full identifier of the private endpoint resource.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to