Udostępnij przez


ICspmMonitorGitLabOffering Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.CspmMonitorGitLabOfferingTypeConverter))]
public interface ICspmMonitorGitLabOffering : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ICloudOffering
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.CspmMonitorGitLabOfferingTypeConverter))>]
type ICspmMonitorGitLabOffering = interface
    interface IJsonSerializable
    interface ICloudOffering
Public Interface ICspmMonitorGitLabOffering
Implements ICloudOffering
Derived
Attributes
Implements

Properties

Name Description
Description

The offering description.

(Inherited from ICloudOffering)
OfferingType

The type of the security offering.

(Inherited from ICloudOffering)

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to