IotSecuritySolutionPatch 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.
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
- 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. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET