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. |
Explicit Interface Implementations
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET