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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET