DefenderForServersAwsOfferingSubPlan Class
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.
configuration for the servers offering subPlan
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderForServersAwsOfferingSubPlanTypeConverter))]
public class DefenderForServersAwsOfferingSubPlan : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderForServersAwsOfferingSubPlan
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderForServersAwsOfferingSubPlanTypeConverter))>]
type DefenderForServersAwsOfferingSubPlan = class
interface IDefenderForServersAwsOfferingSubPlan
interface IJsonSerializable
Public Class DefenderForServersAwsOfferingSubPlan
Implements IDefenderForServersAwsOfferingSubPlan
- Inheritance
-
DefenderForServersAwsOfferingSubPlan
- Attributes
- Implements
Constructors
| Name | Description |
|---|---|
| DefenderForServersAwsOfferingSubPlan() |
Creates an new DefenderForServersAwsOfferingSubPlan instance. |
Properties
| Name | Description |
|---|---|
| Type |
The available sub plans |
Methods
| Name | Description |
|---|---|
| DeserializeFromDictionary(IDictionary) |
Deserializes a IDictionary into an instance of DefenderForServersAwsOfferingSubPlan. |
| DeserializeFromPSObject(PSObject) |
Deserializes a PSObject into an instance of DefenderForServersAwsOfferingSubPlan. |
| FromJson(JsonNode) |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderForServersAwsOfferingSubPlan. |
| FromJsonString(String) |
Creates a new instance of DefenderForServersAwsOfferingSubPlan, deserializing the content from a json string. |
| ToJson(JsonObject, SerializationMode) |
Serializes this instance of DefenderForServersAwsOfferingSubPlan into a JsonNode. |
| ToJsonString() |
Serializes this instance to a json string. |
| ToString() | |