Language

IAddressUpdateParameter Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.AddressUpdateParameterTypeConverter))]
public interface IAddressUpdateParameter : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.AddressUpdateParameterTypeConverter))>]
type IAddressUpdateParameter = interface
    interface IJsonSerializable
Public Interface IAddressUpdateParameter
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ContactDetail

Contact details for the address

ShippingAddress

Shipping details for the address

Tag

The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to