次の方法で共有


ILinkedNotificationHub Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20230601Preview.LinkedNotificationHubTypeConverter))]
public interface ILinkedNotificationHub : Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20230601Preview.LinkedNotificationHubTypeConverter))>]
type ILinkedNotificationHub = interface
    interface IJsonSerializable
Public Interface ILinkedNotificationHub
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ResourceId

The resource ID of the notification hub

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to