Resource Type: dsc_exotransportrule

Defined in:
lib/puppet/type/dsc_exotransportrule.rb

Overview

The DSC EXOTransportRule resource type. Automatically generated from version 1.21.1222.1

Properties

  • dsc_activationdate

    The ActivationDate parameter specifies when the rule starts processing messages. The rule won’t take any action on messages until the specified date/time.

  • dsc_adcomparisonattribute

    This parameter specifies a condition or part of a condition for the rule. The name of the corresponding exception parameter starts with ExceptIf.

  • dsc_adcomparisonoperator

    This parameter specifies a condition or part of a condition for the rule. The name of the corresponding exception parameter starts with ExceptIf.

  • dsc_addmanagerasrecipienttype

    The AddManagerAsRecipientType parameter specifies an action that delivers or redirects messages to the user that’s defined in the sender’s Manager attribute.

  • dsc_addtorecipients

    The AddToRecipients parameter specifies an action that adds recipients to the To field of messages.

  • dsc_anyofccheader

    The AnyOfCcHeader parameter specifies a condition that looks for recipients in the Cc field of messages.

  • dsc_anyofccheadermemberof

    The AnyOfCcHeaderMemberOf parameter specifies a condition that looks for group members in the Cc field of messages.

  • dsc_anyofrecipientaddresscontainswords

    The AnyOfRecipientAddressContainsWords parameter specifies a condition that looks for words in recipient email addresses.

  • dsc_anyofrecipientaddressmatchespatterns

    The AnyOfRecipientAddressMatchesPatterns parameter specifies a condition that looks for text patterns in recipient email addresses by using regular expressions.

  • dsc_anyoftoccheader

    The AnyOfToCcHeader parameter specifies a condition that looks for recipients in the To or Cc fields of messages.

  • dsc_anyoftoccheadermemberof

    The AnyOfToCcHeaderMemberOf parameter specifies a condition that looks for group members in the To and Cc fields of messages.

  • dsc_anyoftoheader

    The AnyOfToHeader parameter specifies a condition that looks for recipients in the To field of messages.

  • dsc_anyoftoheadermemberof

    The AnyOfToHeaderMemberOf parameter specifies a condition that looks for group members in the To field of messages.

  • dsc_applicationid

    Id of the Azure Active Directory application to authenticate with.

  • dsc_applyclassification

    The ApplyClassification parameter specifies an action that applies a message classification to messages.

  • dsc_applyhtmldisclaimerfallbackaction

    The ApplyHtmlDisclaimerFallbackAction parameter specifies what to do if the HTML disclaimer can’t be added to a message.

  • dsc_applyhtmldisclaimerlocation

    The ApplyHtmlDisclaimerLocation parameter specifies where to insert the HTML disclaimer text in the body of messages.

  • dsc_applyhtmldisclaimertext

    The ApplyHtmlDisclaimerText parameter specifies an action that adds the disclaimer text to messages.

  • dsc_applyome

    The ApplyOME parameter specifies an action that encrypts messages and their attachments by using Office 365 Message Encryption.

  • dsc_applyrightsprotectiontemplate

    The ApplyRightsProtectionTemplate parameter specifies an action that applies rights management service (RMS) templates to messages.

  • dsc_attachmentcontainswords

    The AttachmentContainsWords parameter specifies a condition that looks for words in message attachments.

  • dsc_attachmentextensionmatcheswords

    The AttachmentExtensionMatchesWords parameter specifies a condition that looks for words in the file name extensions of message attachments.

  • dsc_attachmenthasexecutablecontent

    The AttachmentHasExecutableContent parameter specifies a condition that looks for executable content in message attachments.

  • dsc_attachmentispasswordprotected

    The AttachmentIsPasswordProtected parameter specifies a condition that looks for password protected files in messages (because the contents of the file can’t be inspected).

  • dsc_attachmentisunsupported

    The AttachmentIsUnsupported parameter specifies a condition that looks for unsupported file types in messages.

  • dsc_attachmentmatchespatterns

    The AttachmentMatchesPatterns parameter specifies a condition that looks for text patterns in the content of message attachments by using regular expressions.

  • dsc_attachmentnamematchespatterns

    The AttachmentNameMatchesPatterns parameter specifies a condition that looks for text patterns in the file name of message attachments by using regular expressions.

  • dsc_attachmentprocessinglimitexceeded

    The AttachmentProcessingLimitExceeded parameter specifies a condition that looks for messages where attachment scanning didn’t complete.

  • dsc_attachmentpropertycontainswords

    The AttachmentPropertyContainsWords parameter specifies a condition that looks for words in the properties of attached Office documents.

  • dsc_attachmentsizeover

    The AttachmentSizeOver parameter specifies a condition that looks for messages where any attachment is greater than the specified size.

  • dsc_betweenmemberof1

    The BetweenMemberOf1 parameter specifies a condition that looks for messages that are sent between group members.

  • dsc_betweenmemberof2

    The BetweenMemberOf2 parameter specifies a condition that looks for messages that are sent between group members.

  • dsc_blindcopyto

    The BlindCopyTo parameter specifies an action that adds recipients to the Bcc field of messages.

  • dsc_certificatepath

    Path to certificate used in service principal usually a PFX file.

  • dsc_certificatethumbprint

    Thumbprint of the Azure Active Directory application’s authentication certificate to use for authentication.

  • dsc_comments

    The Comments parameter specifies optional descriptive text for the rule. The length of the comment can’t exceed 1024 characters.

  • dsc_contentcharactersetcontainswords

    The ContentCharacterSetContainsWords parameter specifies a condition that looks for character set names in messages.

  • dsc_copyto

    The CopyTo parameter specifies an action that adds recipients to the Cc field of messages.

  • dsc_deletemessage

    The DeleteMessage parameter specifies an action that silently drops messages without an NDR.

  • dsc_dlppolicy

    The DlpPolicy parameter specifies the data loss prevention (DLP) policy that’s associated with the rule.

  • dsc_enabled

    The Enabled parameter specifies whether the new rule is created as enabled or disabled.

  • dsc_ensure

    Specify if the Transport Rule should exist or not.

  • dsc_exceptifadcomparisonattribute

    The ExceptIfADComparisonAttribute parameter specifies an exception that compares an Active Directory attribute between the sender and all recipients of the message.

  • dsc_exceptifadcomparisonoperator

    The ExceptIfADComparisonOperator parameter specifies the comparison operator for the ExceptIfADComparisonAttribute parameter.

  • dsc_exceptifanyofccheader

    The ExceptIfAnyOfCcHeader parameter specifies an exception that looks for recipients in the Cc field of messages.

  • dsc_exceptifanyofccheadermemberof

    The ExceptIfAnyOfCcHeaderMemberOf parameter specifies an exception that looks for group members in the Cc field of messages. You can use any value that uniquely identifies the group.

  • dsc_exceptifanyofrecipientaddresscontainswords

    The ExceptIfAnyOfRecipientAddressContainsWords parameter specifies an exception that looks for words in recipient email addresses.

  • dsc_exceptifanyofrecipientaddressmatchespatterns

    The ExceptIfAnyOfRecipientAddressMatchesPatterns parameter specifies an exception that looks for text patterns in recipient email addresses by using regular expressions.

  • dsc_exceptifanyoftoccheader

    The ExceptIfAnyOfToCcHeader parameter specifies an exception that looks for recipients in the To or Cc fields of messages.

  • dsc_exceptifanyoftoccheadermemberof

    The ExceptIfAnyOfToCcHeaderMemberOf parameter specifies an exception that looks for group members in the To and Cc fields of messages.

  • dsc_exceptifanyoftoheader

    The ExceptIfAnyOfToHeader parameter specifies an exception that looks for recipients in the To field of messages.

  • dsc_exceptifanyoftoheadermemberof

    The ExceptIfAnyOfToHeaderMemberOf parameter specifies an exception that looks for group members in the To field of messages.

  • dsc_exceptifattachmentcontainswords

    The ExceptIfAttachmentContainsWords parameter specifies an exception that looks for words in message attachments.

  • dsc_exceptifattachmentextensionmatcheswords

    The ExceptIfAttachmentExtensionMatchesWords parameter specifies an exception that looks for words in the file name extensions of message attachments.

  • dsc_exceptifattachmenthasexecutablecontent

    The ExceptIfAttachmentHasExecutableContent parameter specifies an exception that looks for executable content in message attachments.

  • dsc_exceptifattachmentispasswordprotected

    The ExceptIfAttachmentIsPasswordProtected parameter specifies an exception that looks for password protected files in messages (because the contents of the file can’t be inspected).

  • dsc_exceptifattachmentisunsupported

    The ExceptIfAttachmentIsUnsupported parameter specifies an exception that looks for unsupported file types in messages.

  • dsc_exceptifattachmentmatchespatterns

    The ExceptIfAttachmentMatchesPatterns parameter specifies an exception that looks for text patterns in the content of message attachments by using regular expressions.

  • dsc_exceptifattachmentnamematchespatterns

    The ExceptIfAttachmentNameMatchesPatterns parameter specifies an exception that looks for text patterns in the file name of message attachments by using regular expressions.

  • dsc_exceptifattachmentprocessinglimitexceeded

    The ExceptIfAttachmentProcessingLimitExceeded parameter specifies an exception that looks for messages where attachment scanning didn’t complete.

  • dsc_exceptifattachmentpropertycontainswords

    The ExceptIfAttachmentPropertyContainsWords parameter specifies an exception that looks for words in the properties of attached Office documents.

  • dsc_exceptifattachmentsizeover

    The ExceptIfAttachmentSizeOver parameter specifies an exception that looks for messages where any attachment is greater than the specified size.

  • dsc_exceptifbetweenmemberof1

    The ExceptIfBetweenMemberOf1 parameter specifies an exception that looks for messages that are sent between group members.

  • dsc_exceptifbetweenmemberof2

    The ExceptIfBetweenMemberOf2 parameter specifies an exception that looks for messages that are sent between group members.

  • dsc_exceptifcontentcharactersetcontainswords

    The ExceptIfContentCharacterSetContainsWords parameter specifies an exception that looks for character set names in messages.

  • dsc_exceptiffrom

    The ExceptIfFrom parameter specifies an exception that looks for messages from specific senders.

  • dsc_exceptiffromaddresscontainswords

    The ExceptIfFromAddressContainsWords parameter specifies an exception that looks for words in the sender’s email address.

  • dsc_exceptiffromaddressmatchespatterns

    The ExceptIfFromAddressMatchesPatterns parameter specifies an exception that looks for text patterns in the sender’s email address by using regular expressions.

  • dsc_exceptiffrommemberof

    The ExceptIfFromMemberOf parameter specifies an exception that looks for messages sent by group members.

  • dsc_exceptiffromscope

    The ExceptIfFromScope parameter specifies an exception that looks for the location of message senders.

  • dsc_exceptifhasclassification

    The ExceptIfHasClassification parameter specifies an exception that looks for messages with the specified message classification.

  • dsc_exceptifhasnoclassification

    The ExceptIfHasNoClassification parameter specifies an exception that looks for messages with or without any message classifications.

  • dsc_exceptifhassenderoverride

    The ExceptIfHasSenderOverride parameter specifies an exception that looks for messages where the sender chose to override a DLP policy.

  • dsc_exceptifheadercontainsmessageheader

    The ExceptIfHeaderContainsMessageHeader parameter specifies the name of header field in the message header when searching for the words specified by the ExceptIfHeaderContainsWords parameter.

  • dsc_exceptifheadercontainswords

    The ExceptIfHeaderContainsWords parameter specifies an exception that looks for words in a header field.

  • dsc_exceptifheadermatchesmessageheader

    The ExceptIfHeaderMatchesMessageHeader parameter specifies the name of header field in the message header when searching for the text patterns specified by the ExceptIfHeaderMatchesPatterns parameter.

  • dsc_exceptifheadermatchespatterns

    The ExceptIfHeaderMatchesPatterns parameter specifies an exception that looks for text patterns in a header field by using regular expressions.

  • dsc_exceptifmanageraddresses

    The ExceptIfManagerAddresses parameter specifies the users (managers) for the ExceptIfManagerForEvaluatedUser parameter.

  • dsc_exceptifmanagerforevaluateduser

    The ExceptIfManagerForEvaluatedUser parameter specifies an exception that looks for users in the Manager attribute of senders or recipients.

  • dsc_exceptifmessagecontainsalldataclassifications

    This parameter is reserved for internal Microsoft use.

  • dsc_exceptifmessagecontainsdataclassifications

    The ExceptIfMessageContainsDataClassifications parameter specifies an exception that looks for sensitive information types in the body of messages, and in any attachments.

  • dsc_exceptifmessagesizeover

    The ExceptIfMessageSizeOver parameter specifies an exception that looks for messages larger than the specified size.

  • dsc_exceptifmessagetypematches

    The ExceptIfMessageTypeMatches parameter specifies an exception that looks for messages of the specified type.

  • dsc_exceptifrecipientadattributecontainswords

    The ExceptIfRecipientADAttributeContainsWords parameter specifies an exception that looks for words in the Active Directory attributes of recipients.

  • dsc_exceptifrecipientadattributematchespatterns

    The ExceptIfRecipientADAttributeMatchesPatterns parameter specifies an exception that looks for text patterns in the Active Directory attributes of recipients by using regular expressions.

  • dsc_exceptifrecipientaddresscontainswords

    The ExceptIfRecipientAddressContainsWords parameter specifies an exception that looks for words in recipient email addresses.

  • dsc_exceptifrecipientaddressmatchespatterns

    The ExceptIfRecipientAddressMatchesPatterns parameter specifies an exception that looks for text patterns in recipient email addresses by using regular expressions.

  • dsc_exceptifrecipientdomainis

    The ExceptIfRecipientDomainIs parameter specifies an exception that looks for recipients with email address in the specified domains.

  • dsc_exceptifrecipientinsenderlist

    This parameter is reserved for internal Microsoft use.

  • dsc_exceptifsclover

    The ExceptIfSCLOver parameter specifies an exception that looks for the SCL value of messages

  • dsc_exceptifsenderadattributecontainswords

    The ExceptIfSenderADAttributeContainsWords parameter specifies an exception that looks for words in Active Directory attributes of message senders.

  • dsc_exceptifsenderadattributematchespatterns

    The ExceptIfSenderADAttributeMatchesPatterns parameter specifies an exception that looks for text patterns in Active Directory attributes of message senders by using regular expressions.

  • dsc_exceptifsenderdomainis

    The ExceptIfSenderDomainIs parameter specifies an exception that looks for senders with email address in the specified domains.

  • dsc_exceptifsenderinrecipientlist

    This parameter is reserved for internal Microsoft use.

  • dsc_exceptifsenderipranges

    The ExceptIfSenderIpRanges parameter specifies an exception that looks for senders whose IP addresses matches the specified value, or fall within the specified ranges.

  • dsc_exceptifsendermanagementrelationship

    The ExceptIfSenderManagementRelationship parameter specifies an exception that looks for the relationship between the sender and recipients in messages.

  • dsc_exceptifsentto

    The ExceptIfSentTo parameter specifies an exception that looks for recipients in messages. You can use any value that uniquely identifies the recipient.

  • dsc_exceptifsenttomemberof

    The ExceptIfSentToMemberOf parameter specifies an exception that looks for messages sent to members of groups. You can use any value that uniquely identifies the group.

  • dsc_exceptifsenttoscope

    The ExceptIfSentToScope parameter specifies an exception that looks for the location of a recipient.

  • dsc_exceptifsubjectcontainswords

    The ExceptIfSubjectContainsWords parameter specifies an exception that looks for words in the Subject field of messages.

  • dsc_exceptifsubjectmatchespatterns

    The ExceptIfSubjectMatchesPatterns parameter specifies an exception that looks for text patterns in the Subject field of messages by using regular expressions.

  • dsc_exceptifsubjectorbodycontainswords

    The ExceptIfSubjectOrBodyContainsWords parameter specifies an exception that looks for words in the Subject field or body of messages.

  • dsc_exceptifsubjectorbodymatchespatterns

    The ExceptIfSubjectOrBodyMatchesPatterns parameter specifies an exception that looks for text patterns in the Subject field or body of messages.

  • dsc_exceptifwithimportance

    The ExceptIfWithImportance parameter specifies an exception that looks for messages with the specified importance level.

  • dsc_expirydate

    The ExpiryDate parameter specifies when this rule will stop processing messages. The rule won’t take any action on messages after the specified date/time.

  • dsc_from

    The From parameter specifies a condition that looks for messages from specific senders. You can use any value that uniquely identifies the sender.

  • dsc_fromaddresscontainswords

    The FromAddressContainsWords parameter specifies a condition that looks for words in the sender’s email address.

  • dsc_fromaddressmatchespatterns

    The FromAddressMatchesPatterns parameter specifies a condition that looks for text patterns in the sender’s email address by using regular expressions.

  • dsc_frommemberof

    The FromMemberOf parameter specifies a condition that looks for messages sent by group members.

  • dsc_fromscope

    The FromScope parameter specifies a condition that looks for the location of message senders.

  • dsc_generateincidentreport

    The GenerateIncidentReport parameter specifies where to send the incident report that’s defined by the IncidentReportContent parameter.

  • dsc_generatenotification

    The GenerateNotification parameter specifies an action that sends a notification message to recipients.

  • dsc_hasclassification

    The HasClassification parameter specifies a condition that looks for messages with the specified message classification.

  • dsc_hasnoclassification

    The HasNoClassification parameter specifies a condition that looks for messages with or without any message classifications.

  • dsc_hassenderoverride

    The HasSenderOverride parameter specifies a condition that looks for messages where the sender chose to override a DLP policy.

  • dsc_headercontainsmessageheader

    The HeaderContainsMessageHeader parameter specifies the name of header field in the message header when searching for the words specified by the HeaderContainsWords parameter.

  • dsc_headercontainswords

    The HeaderContainsWords parameter specifies a condition that looks for words in a header field.

  • dsc_headermatchesmessageheader

    The HeaderMatchesMessageHeader parameter specifies the name of header field in the message header when searching for the text patterns specified by the HeaderMatchesPatterns parameter.

  • dsc_headermatchespatterns

    The HeaderMatchesPatterns parameter specifies a condition that looks for text patterns in a header field by using regular expressions.

  • dsc_incidentreportcontent

    The IncidentReportContent parameter specifies the message properties that are included in the incident report that’s generated when a message violates a DLP policy.

  • dsc_incidentreportoriginalmail

    The IncidentReportOriginalMail parameter specifies whether to include the original message with the incident report.

  • dsc_manageraddresses

    The ManagerAddresses parameter specifies the users (managers) for the ExceptIfManagerForEvaluatedUser parameter.

  • dsc_managerforevaluateduser

    The ManagerForEvaluatedUser parameter specifies a condition that looks for users in the Manager attribute of senders or recipients.

  • dsc_messagecontainsalldataclassifications

    This parameter is reserved for internal Microsoft use.

  • dsc_messagecontainsdataclassifications

    The MessageContainsDataClassifications parameter specifies a condition that looks for sensitive information types in the body of messages, and in any attachments.

  • dsc_messagesizeover

    The MessageSizeOver parameter specifies a condition that looks for messages larger than the specified size. The size includes the message and all attachments.

  • dsc_messagetypematches

    The MessageTypeMatches parameter specifies a condition that looks for messages of the specified type.

  • dsc_mode

    The Mode parameter specifies how the rule operates.

  • dsc_moderatemessagebymanager

    The ModerateMessageByManager parameter specifies an action that forwards messages for approval to the user that’s specified in the sender’s Manager attribute.

  • dsc_moderatemessagebyuser

    The ModerateMessageByUser parameter specifies an action that forwards messages for approval to the specified users.

  • dsc_notifysender

    The NotifySender parameter specifies an action that notifies the sender when messages violate DLP policies.

  • dsc_prependsubject

    The PrependSubject parameter specifies an action that adds text to add to the beginning of the Subject field of messages.

  • dsc_priority

    The Priority parameter specifies a priority value for the rule that determines the order of rule processing.

  • dsc_recipientadattributecontainswords

    The RecipientADAttributeContainsWords parameter specifies a condition that looks for words in the Active Directory attributes of recipients.

  • dsc_recipientadattributematchespatterns

    The RecipientADAttributeMatchesPatterns parameter specifies a condition that looks for text patterns in the Active Directory attributes of recipients by using regular expressions.

  • dsc_recipientaddresscontainswords

    The RecipientAddressContainsWords parameter specifies a condition that looks for words in recipient email addresses.

  • dsc_recipientaddressmatchespatterns

    The RecipientAddressMatchesPatterns parameter specifies a condition that looks for text patterns in recipient email addresses by using regular expressions.

  • dsc_recipientdomainis

    The RecipientDomainIs parameter specifies a condition that looks for recipients with email address in the specified domains.

  • dsc_recipientinsenderlist

    This parameter is reserved for internal Microsoft use.

  • dsc_redirectmessageto

    The RedirectMessageTo parameter specifies a rule action that redirects messages to the specified recipients.

  • dsc_rejectmessageenhancedstatuscode

    The RejectMessageEnhancedStatusCode parameter specifies the enhanced status code that’s used when the rule rejects messages.

  • dsc_rejectmessagereasontext

    The RejectMessageReasonText parameter specifies the explanation text that’s used when the rule rejects messages.

  • dsc_removeheader

    The RemoveHeader parameter specifies an action that removes a header field from the message header.

  • dsc_removeome

    The RemoveOME parameter specifies an action that removes the previous version of Office 365 Message Encryption from messages and their attachments.

  • dsc_removeomev2

    The RemoveOMEv2 parameter specifies an action that removes Office 365 Message Encryption from messages and their attachments.

  • dsc_routemessageoutboundconnector

    The RouteMessageOutboundConnector parameter specifies an action that routes messages through the specified Outbound connector in Office 365.

  • dsc_routemessageoutboundrequiretls

    The RouteMessageOutboundRequireTls parameter specifies an action that uses Transport Layer Security (TLS) encryption to deliver messages outside your organization.

  • dsc_ruleerroraction

    The RuleErrorAction parameter specifies what to do if rule processing can’t be completed on messages.

  • dsc_rulesubtype

    The RuleSubType parameter specifies the rule type.

  • dsc_sclover

    The SCLOver parameter specifies a condition that looks for the SCL value of messages

  • dsc_senderadattributecontainswords

    The SenderADAttributeContainsWords parameter specifies a condition that looks for words in Active Directory attributes of message senders.

  • dsc_senderadattributematchespatterns

    The SenderADAttributeMatchesPatterns parameter specifies a condition that looks for text patterns in Active Directory attributes of message senders by using regular expressions.

  • dsc_senderaddresslocation

    The SenderAddressLocation parameter specifies where to look for sender addresses in conditions and exceptions that examine sender email addresses.

  • dsc_senderdomainis

    The SenderDomainIs parameter specifies a condition that looks for senders with email address in the specified domains.

  • dsc_senderinrecipientlist

    This parameter is reserved for internal Microsoft use.

  • dsc_senderipranges

    The SenderIpRanges parameter specifies a condition that looks for senders whose IP addresses matches the specified value, or fall within the specified ranges.

  • dsc_sendermanagementrelationship

    The SenderManagementRelationship parameter specifies a condition that looks for the relationship between the sender and recipients in messages.

  • dsc_sentto

    The SentTo parameter specifies a condition that looks for recipients in messages.

  • dsc_senttomemberof

    The SentToMemberOf parameter specifies a condition that looks for messages sent to members of distribution groups, dynamic distribution groups, or mail-enabled security groups.

  • dsc_senttoscope

    The SentToScope parameter specifies a condition that looks for the location of recipients.

  • dsc_setauditseverity

    The SetAuditSeverity parameter specifies an action that sets the severity level of the incident report and the corresponding entry that’s written to the message tracking log when messages violate DLP policies.

  • dsc_setheadername

    The SetHeaderName parameter specifies an action that adds or modifies a header field in the message header.

  • dsc_setheadervalue

    The SetHeaderValue parameter specifies an action that adds or modifies a header field in the message header.

  • dsc_setscl

    The SetSCL parameter specifies an action that adds or modifies the SCL value of messages.

  • dsc_stopruleprocessing

    The StopRuleProcessing parameter specifies an action that stops processing more rules.

  • dsc_subjectcontainswords

    The SubjectContainsWords parameter specifies a condition that looks for words in the Subject field of messages.

  • dsc_subjectmatchespatterns

    The SubjectMatchesPatterns parameter specifies a condition that looks for text patterns in the Subject field of messages by using regular expressions.

  • dsc_subjectorbodycontainswords

    The SubjectOrBodyContainsWords parameter specifies a condition that looks for words in the Subject field or body of messages.

  • dsc_subjectorbodymatchespatterns

    The SubjectOrBodyMatchesPatterns parameter specifies a condition that looks for text patterns in the Subject field or body of messages.

  • dsc_tenantid

    Id of the Azure Active Directory tenant used for authentication.

  • dsc_withimportance

    The WithImportance parameter specifies a condition that looks for messages with the specified importance level.

Parameters

  • dsc_certificatepassword

    Username can be made up to anything but password will be used for CertificatePassword

  • dsc_credential

    Credentials of the Exchange Global Admin

  • dsc_name (namevar)

    The Name parameter specifies the display name of the transport rule to be created. The maximum length is 64 characters.

  • dsc_psdscrunascredential
  • name (namevar)

    Description of the purpose for this resource declaration.

  • validation_mode (defaults to: property)

    Whether to check if the resource is in the desired state by property (default) or using Invoke-DscResource in Test mode (resource).