API Reference
Class
KnownMicrosoft365Subdomain
Known Microsoft-related subdomain with typed role classification.
Inheritance
- Object
- KnownMicrosoft365Subdomain
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public KnownMicrosoft365Subdomain() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Name { get; set; } #Gets or sets the name value.
public KnownSubdomainRole Role { get; set; } #Gets or sets the role value.
public SubdomainResolutionStatus ResolutionStatus { get; set; } #Gets or sets the resolution status value.
public IReadOnlyList<String> Evidence { get; set; } #Gets or sets the evidence value.