IdpsSignatureListResult.Signatures 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.
Array containing the results of the query.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.IdpsSignatureResult> Signatures { get; }
member this.Signatures : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.IdpsSignatureResult>
Public ReadOnly Property Signatures As IReadOnlyList(Of IdpsSignatureResult)