Share via


GeoRegionCollection Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.GeoRegionCollectionTypeConverter))]
public class GeoRegionCollection : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IGeoRegionCollection
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.GeoRegionCollectionTypeConverter))>]
type GeoRegionCollection = class
    interface IGeoRegionCollection
    interface IJsonSerializable
Public Class GeoRegionCollection
Implements IGeoRegionCollection
Inheritance
GeoRegionCollection
Attributes
Implements

Constructors

GeoRegionCollection()

Properties

NextLink
Value

Methods

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

Applies to