Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.SiteSite

Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.Site (ClassType)

A customer Site

Element properties:

Base ClassMicrosoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5d62d274-11fe-1056-d27c-a0ea0d02d98a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents:
ServerName  string  Server Name Name of the server false 256  False     
TenantName  string  Tenant Name Name of the tenant false 256  False     
RoutingDomain  string  Routing Domain Routing Domain Name false 256  False     
RoutingDomainID  string  Routing Domain ID Routing Domain ID false 256  False     
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.Site:
S2SEndPoints  string  S2S End Points List of S2S Endpoints false 256  False     
ASNs  string  ASNs ASNs of the site false 256  False     
IPv4Subnets  string  IPv4 Subnets Subnet of the Site false 256  False     
IPv6Subnets  string  IPv6 Subnets Subnet of the Site false 256  False     
SiteKey  string  Site Key Site Key true 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.Site" Base="Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="S2SEndPoints" Type="string" Key="false"/>
<Property ID="ASNs" Type="string" Key="false"/>
<Property ID="IPv4Subnets" Type="string" Key="false"/>
<Property ID="IPv6Subnets" Type="string" Key="false"/>
<Property ID="SiteKey" Type="string" Key="true"/>
</ClassType>