Bagikan melalui


LinkedNotificationHub Class

Definition

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

Constructors

LinkedNotificationHub()

Properties

ResourceId

Methods

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

Applies to