IContactDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20210301.ContactDetailsTypeConverter))]
public interface IContactDetails : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20210301.ContactDetailsTypeConverter))>]
type IContactDetails = interface
    interface IJsonSerializable
Public Interface IContactDetails
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ContactName
EmailList
Mobile
NotificationPreference
Phone
PhoneExtension

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to