Compartir a través de


GeoRegion Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.GeoRegionTypeConverter))]
public class GeoRegion : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IGeoRegion, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.GeoRegionTypeConverter))>]
type GeoRegion = class
    interface IGeoRegion
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class GeoRegion
Implements IGeoRegion, IValidates
Inheritance
GeoRegion
Attributes
Implements

Constructors

GeoRegion()

Properties

Description
DisplayName
Id
Kind
Name
OrgDomain
Type

Methods

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

Applies to