Share via


IAddressResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.AddressResourceTypeConverter))]
public interface IAddressResource : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.AddressResourceTypeConverter))>]
type IAddressResource = interface
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
Public Interface IAddressResource
Implements ITrackedResource
Derived
Attributes
Implements

Properties

AddressValidationStatus

Status of address validation

ContactDetail

Contact details for the address

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from IResource)
Location

The geo-location where the resource lives

(Inherited from ITrackedResource)
Name

The name of the resource

(Inherited from IResource)
ShippingAddress

Shipping details for the address

SystemData

Represents resource creation and update time

Tag

Resource tags.

(Inherited from ITrackedResource)
Type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to