Compartir a través de


IAssociationsList Interface

Definition

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

Properties

NextLink

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

Value

The array of associations.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to