FILE: C:\Windows\System32\WindowsPowerShell\v1.0\Modules\DnsServer\DnsServerPsProvider.Types.ps1xml

--
Microsoft.Management.Infrastructure.CimInstance#DnsServerConditionalForwarderZone MasterServers [OutputType([System.Net.IPAddress[]])] param() [System.Net.IPAddress[]]($this.PSBase.CimInstanceProperties['MasterServers'].Value) param([System.Net.IPAddress[]]$value) $this.PSBase.CimInstanceProperties['MasterServers'].Value = [System.String[]]$value Microsoft.Management.Infrastructure.CimInstance#DnsServerDiagnostics FilterIPAddressList [OutputType([System.Net.IPAddress[]])] param() [System.Net.IPAddress[]]($this.PSBase.CimInstanceProperties['FilterIPAddressList'].Value) param([System.Net.IPAddress[]]$value) $this.PSBase.CimInstanceProperties['FilterIPAddressList'].Value = [System.String[]]$value Microsoft.Management.Infrastructure.CimInstance#DnsServerForwarder IPAddress [OutputType([System.Net.IPAddress[]])] param() [System.Net.IPAddress[]]($this.PSBase.CimInstanceProperties['IPAddress'].Value) param([System.Net.IPAddress[]]$value) $this.PSBase.CimInstanceProperties['IPAddress'].Value = [System.String[]]$value ReorderedIPAddress [OutputType([System.Net.IPAddress[]])] param() [System.Net.IPAddress[]]($this.PSBase.CimInstanceProperties['ReorderedIPAddress'].Value) Microsoft.Management.Infrastructure.CimInstance#DnsServerRecursionScope Forwarder [OutputType([System.Net.IPAddress[]])] param() [System.Net.IPAddress[]]($this.PSBase.CimInstanceProperties['Forwarder'].Value) param([System.Net.IPAddress[]]$value) $this.PSBase.CimInstanceProperties['Forwarder'].Value = [System.String[]]$value Microsoft.Management.Infrastructure.CimInstance#DnsServerPrimaryZone NotifyServers [OutputType([System.Net.IPAddress[]])] param() [System.Net.IPAddress[]]($this.PSBase.CimInstanceProperties['NotifyServers'].Value) param([System.Net.IPAddress[]]$value) $this.PSBase.CimInstanceProperties['NotifyServers'].Value = [System.String[]]$value SecondaryServers [OutputType([System.Net.IPAddress[]])] param() [System.Net.IPAddress[]]($this.PSBase.CimInstanceProperties['SecondaryServers'].Value) param([System.Net.IPAddress[]]$value) $this.PSBase.CimInstanceProperties['SecondaryServers'].Value = [System.String[]]$value AllowedDcForNsRecordsAutoCreation [OutputType([System.Net.IPAddress[]])] param() [System.Net.IPAddress[]]($this.PSBase.CimInstanceProperties['AllowedDcForNsRecordsAutoCreation'].Value) param([System.Net.IPAddress[]]$value) $this.PSBase.CimInstanceProperties['AllowedDcForNsRecordsAutoCreation'].Value = [System.String[]]$value Microsoft.Management.Infrastructure.CimInstance#DnsServerResourceRecordA IPv4Address [OutputType([System.Net.IPAddress])] param() [System.Net.IPAddress]($this.PSBase.CimInstanceProperties['IPv4Address'].Value) param([System.Net.IPAddress]$value) $this.PSBase.CimInstanceProperties['IPv4Address'].Value = [System.String]$value Microsoft.Management.Infrastructure.CimInstance#DnsServerResourceRecordAAAA IPv6Address [OutputType([System.Net.IPAddress])] param() [System.Net.IPAddress]($this.PSBase.CimInstanceProperties['IPv6Address'].Value) param([System.Net.IPAddress]$value) $this.PSBase.CimInstanceProperties['IPv6Address'].Value = [System.String]$value Microsoft.Management.Infrastructure.CimInstance#DnsServerResourceRecordWins WinsServers [OutputType([System.Net.IPAddress[]])] param() [System.Net.IPAddress[]]($this.PSBase.CimInstanceProperties['WinsServers'].Value) param([System.Net.IPAddress[]]$value) $this.PSBase.CimInstanceProperties['WinsServers'].Value = [System.String[]]$value Microsoft.Management.Infrastructure.CimInstance#DnsServerSecondaryZone MasterServers [OutputType([System.Net.IPAddress[]])] param() [System.Net.IPAddress[]]($this.PSBase.CimInstanceProperties['MasterServers'].Value) param([System.Net.IPAddress[]]$value) $this.PSBase.CimInstanceProperties['MasterServers'].Value = [System.String[]]$value Microsoft.Management.Infrastructure.CimInstance#DnsServerSettingBrief AllIPAddress [OutputType([System.Net.IPAddress[]])] param() [System.Net.IPAddress[]]($this.PSBase.CimInstanceProperties['AllIPAddress'].Value) param([System.Net.IPAddress[]]$value) $this.PSBase.CimInstanceProperties['AllIPAddress'].Value = [System.String[]]$value ListeningIPAddress [OutputType([System.Net.IPAddress[]])] param() [System.Net.IPAddress[]]($this.PSBase.CimInstanceProperties['ListeningIPAddress'].Value) param([System.Net.IPAddress[]]$value) $this.PSBase.CimInstanceProperties['ListeningIPAddress'].Value = [System.String[]]$value Microsoft.Management.Infrastructure.CimInstance#DnsServerStubZone MasterServers [OutputType([System.Net.IPAddress[]])] param() [System.Net.IPAddress[]]($this.PSBase.CimInstanceProperties['MasterServers'].Value) param([System.Net.IPAddress[]]$value) $this.PSBase.CimInstanceProperties['MasterServers'].Value = [System.String[]]$value LocalMasters [OutputType([System.Net.IPAddress[]])] param() [System.Net.IPAddress[]]($this.PSBase.CimInstanceProperties['LocalMasters'].Value) param([System.Net.IPAddress[]]$value) $this.PSBase.CimInstanceProperties['LocalMasters'].Value = [System.String[]]$value Microsoft.Management.Infrastructure.CimInstance#DnsServerZoneAging ScavengeServers [OutputType([System.Net.IPAddress[]])] param() [System.Net.IPAddress[]]($this.PSBase.CimInstanceProperties['ScavengeServers'].Value) param([System.Net.IPAddress[]]$value) $this.PSBase.CimInstanceProperties['ScavengeServers'].Value = [System.String[]]$value Microsoft.Management.Infrastructure.CimInstance#DnsServerSigningKey KeyId [OutputType([System.GUID])] param() [System.GUID]($this.PSBase.CimInstanceProperties['KeyId'].Value) param([System.GUID]$value) $this.PSBase.CimInstanceProperties['KeyId'].Value = [System.String]$value IsRolloverEnabled [OutputType([boolean])] param() ($this.PSBase.CimInstanceProperties['RolloverPeriod'].Value -ne [Timespan]::MaxValue) Microsoft.Management.Infrastructure.CimInstance#DnsServerSigningKeyExtendedInformation KeyId [OutputType([System.GUID])] param() [System.GUID]($this.PSBase.CimInstanceProperties['SigningKey'].Value.KeyId) KeyType ($this.PSBase.CimInstanceProperties['SigningKey'].Value.KeyType) CurrentState ($this.PSBase.CimInstanceProperties['SigningKey'].Value.CurrentState) KeyStorageProvider ($this.PSBase.CimInstanceProperties['SigningKey'].Value.KeyStorageProvider) StoreKeysInAD ($this.PSBase.CimInstanceProperties['SigningKey'].Value.StoreKeysInAD) CryptoAlgorithm ($this.PSBase.CimInstanceProperties['SigningKey'].Value.CryptoAlgorithm) KeyLength ($this.PSBase.CimInstanceProperties['SigningKey'].Value.KeyLength) DnsKeySignatureValidityPeriod ($this.PSBase.CimInstanceProperties['SigningKey'].Value.DnsKeySignatureValidityPeriod) DSSignatureValidityPeriod ($this.PSBase.CimInstanceProperties['SigningKey'].Value.DSSignatureValidityPeriod) ZoneSignatureValidityPeriod ($this.PSBase.CimInstanceProperties['SigningKey'].Value.ZoneSignatureValidityPeriod) InitialRolloverOffset ($this.PSBase.CimInstanceProperties['SigningKey'].Value.InitialRolloverOffset) RolloverPeriod ($this.PSBase.CimInstanceProperties['SigningKey'].Value.RolloverPeriod) RolloverType ($this.PSBase.CimInstanceProperties['SigningKey'].Value.KeyType) NextRolloverAction ($this.PSBase.CimInstanceProperties['SigningKey'].Value.NextRolloverAction) LastRolloverTime ($this.PSBase.CimInstanceProperties['SigningKey'].Value.LastRolloverTime) NextRolloverTime ($this.PSBase.CimInstanceProperties['SigningKey'].Value.NextRolloverTime) CurrentRolloverStatus ($this.PSBase.CimInstanceProperties['SigningKey'].Value.CurrentRolloverStatus) IsRolloverEnabled [OutputType([boolean])] param() ($this.PSBase.CimInstanceProperties['SigningKey'].Value.RolloverPeriod -ne [Timespan]::MaxValue) ActiveKey ($this.PSBase.CimInstanceProperties['SigningKey'].Value.ActiveKey) StandbyKey ($this.PSBase.CimInstanceProperties['SigningKey'].Value.StandbyKey) NextKey ($this.PSBase.CimInstanceProperties['SigningKey'].Value.NextKey) CurrentRollState ($this.PSBase.CimInstanceProperties['SigningKeyOpState'].Value.CurrentRollState) ManualTrigger ($this.PSBase.CimInstanceProperties['SigningKeyOpState'].Value.ManualTrigger) NextKeyGenerationTime ($this.PSBase.CimInstanceProperties['SigningKeyOpState'].Value.NextKeyGenerationTime) PreRollEventFired ($this.PSBase.CimInstanceProperties['SigningKeyOpState'].Value.PreRollEventFired) ActiveKeyScope ($this.PSBase.CimInstanceProperties['SigningKeyOpState'].Value.ActiveKeyScope) NextKeyScope ($this.PSBase.CimInstanceProperties['SigningKeyOpState'].Value.NextKeyScope) StandbyKeyScope ($this.PSBase.CimInstanceProperties['SigningKeyOpState'].Value.StandbyKeyScope) Microsoft.Management.Infrastructure.CimInstance#DnsServerDnsSecZoneSetting IsNSec3SaltConfigured [OutputType([boolean])] param() ($this.PSBase.CimInstanceProperties['NSec3RandomSaltLength'].Value -ne 0) -or (($this.PSBase.CimInstanceProperties['NSec3UserSalt'].Value -ne $null) -and ($this.PSBase.CimInstanceProperties['NSec3UserSalt'].Value -ne "-")) Microsoft.Management.Infrastructure.CimInstance#DnsServerZoneSigningMetadata ZoneName ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.ZoneName) IsSigned ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.IsSigned) DenialOfExistence ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.DenialOfExistence) NSec3HashAlgorithm ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.NSec3HashAlgorithm) NSec3Iterations ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.NSec3Iterations) NSec3OptOut ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.NSec3OptOut) NSec3RandomSaltLength ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.NSec3RandomSaltLength) NSec3UserSalt ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.NSec3UserSalt) DistributeTrustAnchor ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.DistributeTrustAnchor) EnableRfc5011KeyRollover ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.EnableRfc5011KeyRollover) DSRecordGenerationAlgorithm ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.DSRecordGenerationAlgorithm) DSRecordSetTtl ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.DSRecordSetTtl) DnsKeyRecordSetTtl ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.DnsKeyRecordSetTtl) SignatureInceptionOffset ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.SignatureInceptionOffset) SecureDelegationPollingPeriod ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.SecureDelegationPollingPeriod) PropagationTime ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.PropagationTime) ParentHasSecureDelegation ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.ParentHasSecureDelegation) NSec3CurrentSalt ($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.NSec3CurrentSalt) CurrentRollingSkdGuid [OutputType([System.GUID])] param() [System.GUID]($this.PSBase.CimInstanceProperties['DnsSecZoneSetting'].Value.CurrentRollingSkdGuid) Microsoft.Management.Infrastructure.CimInstance#DnsServerValidity IPAddress [OutputType([System.Net.IPAddress])] param() [System.Net.IPAddress]($this.PSBase.CimInstanceProperties['IPAddress'].Value)
--