Share via


RecommendationConfigurationProperties.RecommendationType Property

Definition

Gets or sets the type of IoT Security recommendation. Possible values include: 'IoT_ACRAuthentication', 'IoT_AgentSendsUnutilizedMessages', 'IoT_Baseline', 'IoT_EdgeHubMemOptimize', 'IoT_EdgeLoggingOptions', 'IoT_InconsistentModuleSettings', 'IoT_InstallAgent', 'IoT_IPFilter_DenyAll', 'IoT_IPFilter_PermissiveRule', 'IoT_OpenPorts', 'IoT_PermissiveFirewallPolicy', 'IoT_PermissiveInputFirewallRules', 'IoT_PermissiveOutputFirewallRules', 'IoT_PrivilegedDockerOptions', 'IoT_SharedCredentials', 'IoT_VulnerableTLSCipherSuite'

[Newtonsoft.Json.JsonProperty(PropertyName="recommendationType")]
public string RecommendationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recommendationType")>]
member this.RecommendationType : string with get, set
Public Property RecommendationType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to