ComputeSecurityPostureReference Class
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.
Specifies the security posture to be used in the scale set. Minimum api-version: 2023-03-01.
public class ComputeSecurityPostureReference : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Compute.Models.ComputeSecurityPostureReference>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Compute.Models.ComputeSecurityPostureReference>
type ComputeSecurityPostureReference = class
interface IJsonModel<ComputeSecurityPostureReference>
interface IPersistableModel<ComputeSecurityPostureReference>
Public Class ComputeSecurityPostureReference
Implements IJsonModel(Of ComputeSecurityPostureReference), IPersistableModel(Of ComputeSecurityPostureReference)
- Inheritance
-
ComputeSecurityPostureReference
- Implements
Compute |
Initializes a new instance of ComputeSecurityPostureReference. |
Exclude |
The list of virtual machine extension names to exclude when applying the security posture. |
Id |
The security posture reference id in the form of /CommunityGalleries/{communityGalleryName}/securityPostures/{securityPostureName}/versions/{major.minor.patch}|latest. |
Is |
Whether the security posture can be overridden by the user. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: