你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContactPointUse Struct

Definition

public readonly struct ContactPointUse : IEquatable<Azure.Health.Insights.RadiologyInsights.ContactPointUse>
type ContactPointUse = struct
Public Structure ContactPointUse
Implements IEquatable(Of ContactPointUse)
Inheritance
ContactPointUse
Implements

Constructors

ContactPointUse(String)

Initializes a new instance of ContactPointUse.

Properties

Home

Home.

Mobile

Mobile.

Old

Old.

Temp

Temp.

Work

Work.

Methods

Equals(ContactPointUse)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(ContactPointUse, ContactPointUse)

Determines if two ContactPointUse values are the same.

Implicit(String to ContactPointUse)

Converts a string to a ContactPointUse.

Inequality(ContactPointUse, ContactPointUse)

Determines if two ContactPointUse values are not the same.

Applies to