IThreatIntelligenceExternalReference.Hash Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
External reference hashes
[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="External reference hashes", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IThreatIntelligenceExternalReferenceHashes) }, Read=true, ReadOnly=false, Required=false, SerializedName="hashes", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IThreatIntelligenceExternalReferenceHashes Hash { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="External reference hashes", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IThreatIntelligenceExternalReferenceHashes) }, Read=true, ReadOnly=false, Required=false, SerializedName="hashes", Update=true)>]
member this.Hash : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IThreatIntelligenceExternalReferenceHashes with get, set
Public Property Hash As IThreatIntelligenceExternalReferenceHashes
Property Value
- Attributes