LocationProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api20161101.LocationPropertiesTypeConverter))]
public class LocationProperties : Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api20161101.ILocationProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api20161101.LocationPropertiesTypeConverter))>]
type LocationProperties = class
    interface ILocationProperties
    interface IJsonSerializable
Public Class LocationProperties
Implements ILocationProperties
Inheritance
LocationProperties
Attributes
Implements

Constructors

LocationProperties()

Properties

AlternateLocation
City
CountryOrRegion
Phone
PostalCode
RecipientName
StateOrProvince
StreetAddress1
StreetAddress2
SupportedCarrier

Methods

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

Applies to