0byt3m1n1
Path:
C:
/
Windows
/
System32
/
WindowsPowerShell
/
v1.0
/
Modules
/
DnsServer
/
[
Home
]
File: PS_DnsServerSetting_v1.0.0.cdxml
<?xml version="1.0" encoding="utf-8"?> <PowerShellMetadata xmlns="http://schemas.microsoft.com/cmdlets-over-objects/2009/11"> <Class ClassName="root/Microsoft/Windows/DNS/PS_DnsServerSetting" ClassVersion="1.0.0"> <Version>1.0.0</Version> <DefaultNoun>DnsServerSetting</DefaultNoun> <StaticCmdlets> <Cmdlet> <CmdletMetadata Verb="Get" DefaultCmdletParameterSet="Brief" /> <Method MethodName="GetByAll" CmdletParameterSet="All"> <ReturnValue> <Type PSType="System.Int32" /> <CmdletOutputMetadata> <ErrorCode /> </CmdletOutputMetadata> </ReturnValue> <Parameters> <Parameter ParameterName="All"> <Type PSType="System.Management.Automation.SwitchParameter" /> <CmdletParameterMetadata IsMandatory="true" ValueFromPipelineByPropertyName="true"> <ValidateNotNull /> <ValidateNotNullOrEmpty /> </CmdletParameterMetadata> </Parameter> <Parameter ParameterName="ComputerName"> <Type PSType="System.String" /> <CmdletParameterMetadata Aliases="Cn"> <ValidateNotNull /> <ValidateNotNullOrEmpty /> <ValidateLength Min="1" Max="255" /> </CmdletParameterMetadata> </Parameter> <Parameter ParameterName="CmdletOutput"> <Type PSType="Microsoft.Management.Infrastructure.CimInstance" ETSType="Microsoft.Management.Infrastructure.CimInstance#DnsServerSetting" /> <CmdletOutputMetadata /> </Parameter> </Parameters> </Method> <Method MethodName="GetByBrief" CmdletParameterSet="Brief"> <ReturnValue> <Type PSType="System.Int32" /> <CmdletOutputMetadata> <ErrorCode /> </CmdletOutputMetadata> </ReturnValue> <Parameters> <Parameter ParameterName="ComputerName"> <Type PSType="System.String" /> <CmdletParameterMetadata Aliases="Cn"> <ValidateNotNull /> <ValidateNotNullOrEmpty /> <ValidateLength Min="1" Max="255" /> </CmdletParameterMetadata> </Parameter> <Parameter ParameterName="CmdletOutput"> <Type PSType="Microsoft.Management.Infrastructure.CimInstance" ETSType="Microsoft.Management.Infrastructure.CimInstance#DnsServerSettingBrief" /> <CmdletOutputMetadata /> </Parameter> </Parameters> </Method> </Cmdlet> <Cmdlet> <CmdletMetadata Verb="Set" ConfirmImpact="Medium" /> <Method MethodName="Set"> <ReturnValue> <Type PSType="System.Int32" /> <CmdletOutputMetadata> <ErrorCode /> </CmdletOutputMetadata> </ReturnValue> <Parameters> <Parameter ParameterName="InputObject"> <Type PSType="Microsoft.Management.Infrastructure.CimInstance" ETSType="Microsoft.Management.Infrastructure.CimInstance#DnsServerSetting" /> <CmdletParameterMetadata Position="1" ValueFromPipeline="true"> <ValidateNotNull /> <ValidateNotNullOrEmpty /> </CmdletParameterMetadata> </Parameter> <Parameter ParameterName="ComputerName"> <Type PSType="System.String" /> <CmdletParameterMetadata Aliases="Cn"> <ValidateNotNull /> <ValidateNotNullOrEmpty /> <ValidateLength Min="1" Max="255" /> </CmdletParameterMetadata> </Parameter> <Parameter ParameterName="PassThru"> <Type PSType="System.Management.Automation.SwitchParameter" /> <CmdletParameterMetadata> <ValidateNotNull /> <ValidateNotNullOrEmpty /> </CmdletParameterMetadata> </Parameter> <Parameter ParameterName="CmdletOutput"> <Type PSType="Microsoft.Management.Infrastructure.CimInstance" ETSType="Microsoft.Management.Infrastructure.CimInstance#DnsServerSetting" /> <CmdletOutputMetadata /> </Parameter> </Parameters> </Method> </Cmdlet> </StaticCmdlets> </Class> </PowerShellMetadata>