Microsoft.Windows.DNSServer.2016.ZoneScopeWindows DNS サーバー 2016 および 1709+ ゾーン スコープ

Microsoft.Windows.DNSServer.2016.ZoneScope (ClassType)

このエンティティは、Windows Server 2016 および 1709+ コンピューターのゾーン スコープを表します。

Knowledge Base article:

概要

ゾーン スコープは、ゾーンの一意のインスタンスです。DNS ゾーンには複数のゾーン スコープが存在する可能性があります。各ゾーン スコープには、独自の DNS レコード セットが含まれています。同じレコードが、異なる IP アドレスで複数のスコープに存在する可能性があります。

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIddb3f7cb2-6b45-1e64-e45f-5d2b96f8c134

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.Windows.DNSServer.2016.ZoneScope:
ScopeName  string  ゾーン スコープ名 true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DNSServer.2016.ZoneScope" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="ScopeName" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>