IAddressUpdateParameter Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |