VulnerabilityScanningSettingsContainerScan Struct
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.VulnerabilityScanningSettingsContainerScanTypeConverter))]
public struct VulnerabilityScanningSettingsContainerScan : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.VulnerabilityScanningSettingsContainerScan>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.VulnerabilityScanningSettingsContainerScanTypeConverter))>]
type VulnerabilityScanningSettingsContainerScan = struct
interface IArgumentCompleter
Public Structure VulnerabilityScanningSettingsContainerScan
Implements IArgumentCompleter, IEquatable(Of VulnerabilityScanningSettingsContainerScan)
- Inheritance
-
VulnerabilityScanningSettingsContainerScan
- Attributes
- Implements
Fields
Disabled | |
Enabled |
Methods
CompleteArgument(String, String, String, CommandAst, IDictionary) | |
Equals(Object) | |
Equals(VulnerabilityScanningSettingsContainerScan) | |
GetHashCode() | |
ToString() |