TeamsAccountArgs

constructor(accountId: Output<String>? = null, activityLogEnabled: Output<Boolean>? = null, antivirus: Output<TeamsAccountAntivirusArgs>? = null, blockPage: Output<TeamsAccountBlockPageArgs>? = null, bodyScanning: Output<TeamsAccountBodyScanningArgs>? = null, certificate: Output<TeamsAccountCertificateArgs>? = null, customCertificate: Output<TeamsAccountCustomCertificateArgs>? = null, extendedEmailMatching: Output<TeamsAccountExtendedEmailMatchingArgs>? = null, fips: Output<TeamsAccountFipsArgs>? = null, logging: Output<TeamsAccountLoggingArgs>? = null, nonIdentityBrowserIsolationEnabled: Output<Boolean>? = null, payloadLog: Output<TeamsAccountPayloadLogArgs>? = null, protocolDetectionEnabled: Output<Boolean>? = null, proxy: Output<TeamsAccountProxyArgs>? = null, sshSessionLog: Output<TeamsAccountSshSessionLogArgs>? = null, tlsDecryptEnabled: Output<Boolean>? = null, urlBrowserIsolationEnabled: Output<Boolean>? = null)