Share via


IEnrichmentIPGeodata.CountryCf Property

Definition

A numeric rating of confidence that the value in the 'country' field is correct on a scale of 0-100

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="A numeric rating of confidence that the value in the 'country' field is correct on a scale of 0-100", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="countryCf")]
public int? CountryCf { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="A numeric rating of confidence that the value in the 'country' field is correct on a scale of 0-100", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="countryCf")>]
member this.CountryCf : Nullable<int> with get, set
Public Property CountryCf As Nullable(Of Integer)

Property Value

Attributes

Applies to