Partager via


IPolicySetDefinitionVersionListResult Interface

Definition

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

Properties

NextLink

The URL to use for getting the next set of results.

Value

An array of policy set definition versions.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to