Skip to content

AzureTenantInfo

Detail Value
Namespace PSImmyBot.Models
Kind Class
Assembly PSImmyBot
Base Type object
Implements IEquatable<AzureTenantInfo>
Source Models/AzureTenantInfo.cs

Overview

AzureTenantInfo is a Class from PSImmyBot.Models and participates in ImmyBot API payloads generated by the module.

Structure

Property Type Nullable Notes
DefaultDomainName string Reference type (nullable)
DomainNames ICollection<string> Reference type (nullable)
TenantName string Reference type (nullable)

Serialization

  • Namespace: PSImmyBot.Models
  • Source file: Models/AzureTenantInfo.cs
  • Serializer: System.Text.Json

Notes

This page was generated automatically from the compiled PSImmyBot assembly via HelperScripts/GenerateDocs.ps1. Regenerate after model changes to keep details current.