monoandroid
namespace Azure.ResourceManager.SecurityInsights.Models
{
public static class ArmSecurityInsightsModelFactory
{
public static SecurityInsightsMailMessageEntity SecurityInsightsMailMessageEntity(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, IReadOnlyDictionary<string, BinaryData> additionalData = null, string friendlyName = null, IEnumerable<string> fileEntityIds = null, string recipient = null, IEnumerable<Uri> uris = null, IEnumerable<string> threats = null, string p1Sender = null, string p1SenderDisplayName = null, string p1SenderDomain = null, IPAddress senderIP = null, string p2Sender = null, string p2SenderDisplayName = null, string p2SenderDomain = null, DateTimeOffset? receiveOn = default, Guid? networkMessageId = default, string internetMessageId = null, string subject = null, string language = null, IEnumerable<string> threatDetectionMethods = null, int? bodyFingerprintBin1 = default, int? bodyFingerprintBin2 = default, int? bodyFingerprintBin3 = default, int? bodyFingerprintBin4 = default, int? bodyFingerprintBin5 = default, AntispamMailDirection? antispamDirection = default, SecurityInsightsMailMessageDeliveryAction? deliveryAction = default, SecurityInsightsMailMessageDeliveryLocation? deliveryLocation = default);
}
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to monoandroid | |
Assemblies | Azure.ResourceManager.SecurityInsights , Version=1.2.0.0, PublicKeyToken=92742159e12e44c8 Azure.ResourceManager.SecurityInsights , Version=1.1.0.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.SecurityInsights (1.2.0-beta.1) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |