MicrosoftDNS_MRType, ROOT\MicrosoftDNS

Class | Methods (4) | Properties (15) | Qualifiers (6) | Instances | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

A subclass of MicrosoftDNS_ResourceRecord that represents a Type MR record.

MicrosoftDNS_MRType methods

MicrosoftDNS_MRType has 4 methods (2 Local, 2 Derived)

NameOriginReturn
CreateInstanceFromPropertyDataMicrosoftDNS_MRType
CreateInstanceFromTextRepresentationMicrosoftDNS_ResourceRecord
GetObjectByTextRepresentationMicrosoftDNS_ResourceRecord
ModifyMicrosoftDNS_MRType

MicrosoftDNS_MRType properties

MicrosoftDNS_MRType has 15 properties (1 Local, 14 Derived)

NameOriginCIMType
CaptionCIM_ManagedSystemElement8 [string]
key
ContainerName
MicrosoftDNS_ResourceRecord8 [string]
DescriptionCIM_ManagedSystemElement8 [string]
key
DnsServerName
MicrosoftDNS_ResourceRecord8 [string]
key
DomainName
MicrosoftDNS_ResourceRecord8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
MRMailboxMicrosoftDNS_MRType8 [string]
NameCIM_ManagedSystemElement8 [string]
key
OwnerName
MicrosoftDNS_ResourceRecord8 [string]
key
RecordClass
MicrosoftDNS_ResourceRecord18 [uint16]
key
RecordData
MicrosoftDNS_ResourceRecord8 [string]
StatusCIM_ManagedSystemElement8 [string]
TextRepresentationMicrosoftDNS_ResourceRecord8 [string]
TimestampMicrosoftDNS_ResourceRecord19 [uint32]
TTLMicrosoftDNS_ResourceRecord19 [uint32]

Detailed description of MicrosoftDNS_MRType methods

Local methods (2) of MicrosoftDNS_MRType class

CreateInstanceFromPropertyData method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
DnsServerNamestring0-
ContainerNamestring1-
OwnerNamestring2-
RecordClassuint323-{'optional':True,'Valuemap':['1', '2', '3', '4'],'Values':['IN (Internet)', 'CS (CSNET)', 'CH (CHAOS)', 'HS (Hesiod)']}
TTLuint324-{'optional':True}
MRMailboxstring5-
RRref:MicrosoftDNS_MRType6-
Description'This method instantiates an 'MR' Type of Resource Record based on the data in the method's input parameters: the record's DNS Server Name, Container Name, Owner Name of the mailbox, class (default = IN), 'time to live' value and the mailbox rename. It returns a reference to the new object as an output parameter.'
ImplementedTrue
staticTrue
CreateInstanceFromPropertyData method is in 27 classes of ROOT\MicrosoftDNS and in 1 namespace
Modify method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
TTLuint320-{'optional':True}
MRMailboxstring1-
RRref:MicrosoftDNS_MRType2-
Description'This method updates the TTL and MR Mailbox to the values specified as the input parameters of this method. If a new value for some parameter is not specified, then the current value for this parameter is not changed. The method returns a reference to the modified object as an output parameter.'
ImplementedTrue
Modify method is in 28 classes of ROOT\MicrosoftDNS and in 3 namespaces

Derived methods (2) of MicrosoftDNS_MRType class

CreateInstanceFromTextRepresentation method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
DnsServerNamestring0-
ContainerNamestring1-
TextRepresentationstring2-
RRref:MicrosoftDNS_ResourceRecord3-
Description'This method parses the resource record in the TextRepresentation string, and along with the input DNS server and Container names, defines and instantiates a ResourceRecord object. The method returns a reference to the new object as an output parameter.'
CreateInstanceFromTextRepresentation method is in 29 classes of ROOT\MicrosoftDNS and in 1 namespace
GetObjectByTextRepresentation method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
DnsServerNamestring0-
ContainerNamestring1-
TextRepresentationstring2-
RRobject:MicrosoftDns_ResourceRecord3-
Description'This method to retrieve an existing instance of the MicrosoftDns_ResourceRecord subclass, represented by the TextRepresentation string along with Dns Server and container name.'
GetObjectByTextRepresentation method is in 29 classes of ROOT\MicrosoftDNS and in 1 namespace

Detailed description of MicrosoftDNS_MRType properties

Local properties (1) of MicrosoftDNS_MRType class

MRMailbox property
CIMTYPE'string'
Description'A Fully Qualified Domain Name which specifies a mailbox which is the proper rename of the mailbox specified in the record's Owner Name.'
readTrue
MRMailbox property is in 1 class (MicrosoftDNS_MRType) of ROOT\MicrosoftDNS and in 1 namespace

Derived properties (14) of MicrosoftDNS_MRType class

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
MaxLen64
readTrue
Caption property is in 37 classes of ROOT\MicrosoftDNS and in 37 namespaces
ContainerName property
CIMTYPE'string'
Description'Indicates the name of the Container for the Zone, Cache or Root Hints instance which contains this Resource Record'
keyTrue
Propagated'MicrosoftDNS_Domain.ContainerName'
readTrue
ContainerName property is in 33 classes of ROOT\MicrosoftDNS and in 1 namespace
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object. '
readTrue
Description property is in 38 classes of ROOT\MicrosoftDNS and in 142 namespaces
DnsServerName property
CIMTYPE'string'
Description'Indicates the Fully Qualified Domain Name or IP address of the DNS server that contains this Resource Record.'
keyTrue
Propagated'MicrosoftDNS_Domain.DnsServerName'
readTrue
DnsServerName property is in 34 classes of ROOT\MicrosoftDNS and in 1 namespace
DomainName property
CIMTYPE'string'
Description'This string represents the Fully Qualified Domain Name of the Domain which contains this Resource Record. This property may contain the strings, "..Cache" or "..RootHints", if the DNS' internal cache or Root Hints (respectively) contain this Resource Record.'
keyTrue
Propagated'MicrosoftDNS_Domain.Name'
readTrue
DomainName property is in 29 classes of ROOT\MicrosoftDNS and in 16 namespaces
InstallDate property
CIMTYPE'datetime'
Description'A datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.'
MappingStrings['MIF.DMTF|ComponentID|001.5']
readTrue
InstallDate property is in 37 classes of ROOT\MicrosoftDNS and in 23 namespaces
Name property
CIMTYPE'string'
Description'The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.'
readTrue
Name property is in 44 classes of ROOT\MicrosoftDNS and in 142 namespaces
OwnerName property
CIMTYPE'string'
Description'The owner name for the Resource Record.'
keyTrue
readTrue
OwnerName property is in 29 classes of ROOT\MicrosoftDNS and in 2 namespaces
RecordClass property
CIMTYPE'uint16'
Description'This string represents the class of the Resource Record.'
keyTrue
readTrue
Valuemap['1', '2', '3', '4']
Values['IN (Internet)', 'CS (CSNET)', 'CH (CHAOS)', 'HS (Hesiod)']
RecordClass property is in 29 classes of ROOT\MicrosoftDNS and in 3 namespaces
RecordData property
CIMTYPE'string'
Description'This string represents the Resource Record data.'
keyTrue
readTrue
RecordData property is in 29 classes of ROOT\MicrosoftDNS and in 7 namespaces
Status property
CIMTYPE'string'
Description'A string indicating the current status of the object.'
readTrue
ValueMap['OK', 'Error', 'Degraded', 'Unknown']
Status property is in 37 classes of ROOT\MicrosoftDNS and in 42 namespaces
TextRepresentation property
CIMTYPE'string'
Description'This string represents the entire Resource Record.'
readTrue
TextRepresentation property is in 29 classes of ROOT\MicrosoftDNS and in 1 namespace
Timestamp property
CIMTYPE'uint32'
Description'This property indicates the time moment, when the record was refreshed last time. The zero value means that the record is not subjected to aging and scavenging. To disable aging and scavenging of this record set this value to zero. To enable record's aging and scavenging use AgeAllRecords method defined under the MicrosoftDNS_Zone class.'
readTrue
Units'Hours since GMT midnight January 1, 1601'
writeTrue
Timestamp property is in 29 classes of ROOT\MicrosoftDNS and in 13 namespaces
TTL property
CIMTYPE'uint32'
Description'This property indicates how long (in seconds) the Resource Record can be cached by a DNS resolver.'
readTrue
Units'Seconds'
writeTrue
TTL property is in 29 classes of ROOT\MicrosoftDNS and in 3 namespaces

MicrosoftDNS_MRType Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'A subclass of MicrosoftDNS_ResourceRecord that represents a Type MR record.'
dynamicTrue
Locale1033
provider'MS_NT_DNS_PROVIDER'
Schema'MicrosoftDNS'
UUID'{4FFDF895-B6EA-11d2-85E5-0000F8102E5F}'

MicrosoftDNS_MRType System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\MicrosoftDNS:MicrosoftDNS_MRType'___SYSTEM8
__NAMESPACE'ROOT\MicrosoftDNS'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['MicrosoftDNS_ResourceRecord', 'CIM_LogicalElement', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT15___SYSTEM3
__RELPATH'MicrosoftDNS_MRType'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'MicrosoftDNS_ResourceRecord'___SYSTEM8
__CLASS'MicrosoftDNS_MRType'___SYSTEM8
__GENUS1___SYSTEM3
comments powered by Disqus
WUtils.com