HealthcareApisIotIdentityResolutionType Struct
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.
The type of IoT identity resolution to use with the destination.
public readonly struct HealthcareApisIotIdentityResolutionType : IEquatable<Azure.ResourceManager.HealthcareApis.Models.HealthcareApisIotIdentityResolutionType>
type HealthcareApisIotIdentityResolutionType = struct
Public Structure HealthcareApisIotIdentityResolutionType
Implements IEquatable(Of HealthcareApisIotIdentityResolutionType)
- Inheritance
-
HealthcareApisIotIdentityResolutionType
- Implements
Constructors
HealthcareApisIotIdentityResolutionType(String) |
Initializes a new instance of HealthcareApisIotIdentityResolutionType. |
Properties
Create |
Create. |
Lookup |
Lookup. |
Methods
Equals(HealthcareApisIotIdentityResolutionType) |
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(HealthcareApisIotIdentityResolutionType, HealthcareApisIotIdentityResolutionType) |
Determines if two HealthcareApisIotIdentityResolutionType values are the same. |
Implicit(String to HealthcareApisIotIdentityResolutionType) |
Converts a string to a HealthcareApisIotIdentityResolutionType. |
Inequality(HealthcareApisIotIdentityResolutionType, HealthcareApisIotIdentityResolutionType) |
Determines if two HealthcareApisIotIdentityResolutionType values are not the same. |
Applies to
Azure SDK for .NET