CspmMonitorGithubOffering Class

Definition

The CSPM monitoring for github offering.

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

Constructors

CspmMonitorGithubOffering()

Initializes a new instance of CspmMonitorGithubOffering.

Properties

Description

The offering description.

(Inherited from SecurityCenterCloudOffering)

Explicit Interface Implementations

IJsonModel<CspmMonitorGithubOffering>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<CspmMonitorGithubOffering>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<SecurityCenterCloudOffering>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from SecurityCenterCloudOffering)
IPersistableModel<CspmMonitorGithubOffering>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<CspmMonitorGithubOffering>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<CspmMonitorGithubOffering>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<SecurityCenterCloudOffering>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from SecurityCenterCloudOffering)

Applies to