uptime-robot-v3
    Preparing search index...

    Interface MSTeamsDataInternal

    interface MSTeamsData {
        enableNotificationsFor?: NotifcationLevel;
        friendlyName?: string;
        sslExpirationReminder?: boolean;
        webhookURL?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    enableNotificationsFor?: NotifcationLevel
    friendlyName?: string
    sslExpirationReminder?: boolean
    webhookURL?: string