Megosztás a következőn keresztül:


ISuppressionContractListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Advisor.Models.Api202001.SuppressionContractListResultTypeConverter))]
public interface ISuppressionContractListResult : Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Advisor.Models.Api202001.SuppressionContractListResultTypeConverter))>]
type ISuppressionContractListResult = interface
    interface IJsonSerializable
Public Interface ISuppressionContractListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

NextLink

The link used to get the next page of suppressions.

Value

The list of suppressions.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to