NotificationHubIPRule Class

Definition

A network authorization rule that filters traffic based on IP address.

public class NotificationHubIPRule : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.NotificationHubs.Models.NotificationHubIPRule>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.NotificationHubs.Models.NotificationHubIPRule>
type NotificationHubIPRule = class
    interface IJsonModel<NotificationHubIPRule>
    interface IPersistableModel<NotificationHubIPRule>
Public Class NotificationHubIPRule
Implements IJsonModel(Of NotificationHubIPRule), IPersistableModel(Of NotificationHubIPRule)
Inheritance
NotificationHubIPRule
Implements

Applies to