CustomLocationListResult Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.Api20210815.CustomLocationListResultTypeConverter))]
public class CustomLocationListResult : Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.Api20210815.ICustomLocationListResult
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.Api20210815.CustomLocationListResultTypeConverter))>]
type CustomLocationListResult = class
    interface ICustomLocationListResult
    interface IJsonSerializable
Public Class CustomLocationListResult
Implements ICustomLocationListResult
Inheritance
CustomLocationListResult
Attributes
Implements

Constructors

CustomLocationListResult()

Properties

NextLink
Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to