Share via


PrivateLinkResourcesListResult Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.PrivateLinkResourcesListResultTypeConverter))]
public class PrivateLinkResourcesListResult : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IPrivateLinkResourcesListResult
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.PrivateLinkResourcesListResultTypeConverter))>]
type PrivateLinkResourcesListResult = class
    interface IPrivateLinkResourcesListResult
    interface IJsonSerializable
Public Class PrivateLinkResourcesListResult
Implements IPrivateLinkResourcesListResult
Inheritance
PrivateLinkResourcesListResult
Attributes
Implements

Constructors

PrivateLinkResourcesListResult()

Properties

NextLink
Value

Methods

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

Applies to