Bagikan melalui


LocationResource Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820.LocationResourceTypeConverter))]
public class LocationResource : Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820.ILocationResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820.LocationResourceTypeConverter))>]
type LocationResource = class
    interface ILocationResource
    interface IJsonSerializable
Public Class LocationResource
Implements ILocationResource
Inheritance
LocationResource
Attributes
Implements

Constructors

LocationResource()

Properties

Location

Methods

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

Applies to