Partilhar via


ManagedPrivateEndpoint Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ManagedPrivateEndpointTypeConverter))]
public class ManagedPrivateEndpoint : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.IManagedPrivateEndpoint, Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ManagedPrivateEndpointTypeConverter))>]
type ManagedPrivateEndpoint = class
    interface IManagedPrivateEndpoint
    interface IJsonSerializable
    interface IResource
    interface IValidates
Public Class ManagedPrivateEndpoint
Implements IManagedPrivateEndpoint, IValidates
Inheritance
ManagedPrivateEndpoint
Attributes
Implements

Constructors

ManagedPrivateEndpoint()

Properties

GroupId
Id
Name
PrivateLinkResourceId
PrivateLinkResourceRegion
ProvisioningState
RequestMessage
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to