Partilhar via


PrivateLinkResource Class

Definition

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

Constructors

PrivateLinkResource()

Properties

GroupId
Id
Name
RequiredMember
RequiredZoneName
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type

Methods

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

Applies to