IotSecuritySolutionPatch Class

Definition

The IotSecuritySolutionPatch.

public class IotSecuritySolutionPatch : Azure.ResourceManager.SecurityCenter.Models.SecurityCenterTagsResourceInfo
public class IotSecuritySolutionPatch : Azure.ResourceManager.SecurityCenter.Models.SecurityCenterTagsResourceInfo, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.IotSecuritySolutionPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.IotSecuritySolutionPatch>
type IotSecuritySolutionPatch = class
    inherit SecurityCenterTagsResourceInfo
type IotSecuritySolutionPatch = class
    inherit SecurityCenterTagsResourceInfo
    interface IJsonModel<IotSecuritySolutionPatch>
    interface IPersistableModel<IotSecuritySolutionPatch>
Public Class IotSecuritySolutionPatch
Inherits SecurityCenterTagsResourceInfo
Public Class IotSecuritySolutionPatch
Inherits SecurityCenterTagsResourceInfo
Implements IJsonModel(Of IotSecuritySolutionPatch), IPersistableModel(Of IotSecuritySolutionPatch)
Inheritance
IotSecuritySolutionPatch
Implements

Constructors

IotSecuritySolutionPatch()

Initializes a new instance of IotSecuritySolutionPatch.

Properties

RecommendationsConfiguration

List of the configuration status for each recommendation type.

Tags

Resource tags.

(Inherited from SecurityCenterTagsResourceInfo)
UserDefinedResources

Properties of the IoT Security solution's user defined resources.

Explicit Interface Implementations

IJsonModel<IotSecuritySolutionPatch>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<IotSecuritySolutionPatch>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<SecurityCenterTagsResourceInfo>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

(Inherited from SecurityCenterTagsResourceInfo)
IJsonModel<SecurityCenterTagsResourceInfo>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from SecurityCenterTagsResourceInfo)
IPersistableModel<IotSecuritySolutionPatch>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<IotSecuritySolutionPatch>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<IotSecuritySolutionPatch>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<SecurityCenterTagsResourceInfo>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from SecurityCenterTagsResourceInfo)
IPersistableModel<SecurityCenterTagsResourceInfo>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

(Inherited from SecurityCenterTagsResourceInfo)
IPersistableModel<SecurityCenterTagsResourceInfo>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from SecurityCenterTagsResourceInfo)

Applies to