Share via


LinkNotificationHubParameters Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820.LinkNotificationHubParametersTypeConverter))]
public class LinkNotificationHubParameters : Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820.ILinkNotificationHubParameters
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820.LinkNotificationHubParametersTypeConverter))>]
type LinkNotificationHubParameters = class
    interface ILinkNotificationHubParameters
    interface IJsonSerializable
Public Class LinkNotificationHubParameters
Implements ILinkNotificationHubParameters
Inheritance
LinkNotificationHubParameters
Attributes
Implements

Constructors

LinkNotificationHubParameters()

Properties

ConnectionString
ResourceId

Methods

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

Applies to