IContact Interface

Definition

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.ContactTypeConverter))]
public interface IContact : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
AddressMailingAddress1

First line of an Address.

AddressMailingAddress2

The second line of the Address. Optional.

AddressMailingCity

The city for the address.

AddressMailingCountry

The country for the address.

AddressMailingPostalCode

The postal code for the address.

AddressMailingState

The state or province for the address.

Email

Email address.

Fax

Fax number.

JobTitle

Job title.

NameFirst

First name.

NameLast

Last name.

NameMiddle

Middle name.

Organization

Organization contact belongs to.

Phone

Phone number.

Methods

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

Applies to

Prodotto Versioni
Azure - PowerShell Commands 13.5.0, 12 (LTS), Latest