Share via


SharedPrivateLinkResource Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.SharedPrivateLinkResourceTypeConverter))]
public class SharedPrivateLinkResource : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ISharedPrivateLinkResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.SharedPrivateLinkResourceTypeConverter))>]
type SharedPrivateLinkResource = class
    interface ISharedPrivateLinkResource
    interface IJsonSerializable
Public Class SharedPrivateLinkResource
Implements ISharedPrivateLinkResource
Inheritance
SharedPrivateLinkResource
Attributes
Implements

Constructors

SharedPrivateLinkResource()

Properties

GroupId
Name
PrivateLinkResourceId
RequestMessage
Status

Methods

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

Applies to