Share via


PrivateLinkResourceProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.PrivateLinkResourcePropertiesTypeConverter))]
public class PrivateLinkResourceProperties : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.IPrivateLinkResourceProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.PrivateLinkResourcePropertiesTypeConverter))>]
type PrivateLinkResourceProperties = class
    interface IPrivateLinkResourceProperties
    interface IJsonSerializable
Public Class PrivateLinkResourceProperties
Implements IPrivateLinkResourceProperties
Inheritance
PrivateLinkResourceProperties
Attributes
Implements

Constructors

PrivateLinkResourceProperties()

Properties

GroupId
RequiredMember
RequiredZoneName

Methods

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

Applies to