ConfidentialLedgerLanguageRuntime 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.
Object representing LanguageRuntime for Manged CCF.
public readonly struct ConfidentialLedgerLanguageRuntime : IEquatable<Azure.ResourceManager.ConfidentialLedger.Models.ConfidentialLedgerLanguageRuntime>
type ConfidentialLedgerLanguageRuntime = struct
Public Structure ConfidentialLedgerLanguageRuntime
Implements IEquatable(Of ConfidentialLedgerLanguageRuntime)
- Inheritance
-
ConfidentialLedgerLanguageRuntime
- Implements
Constructors
ConfidentialLedgerLanguageRuntime(String) |
Initializes a new instance of ConfidentialLedgerLanguageRuntime. |
Properties
CPP |
CPP. |
JS |
JS. |
Methods
Equals(ConfidentialLedgerLanguageRuntime) |
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(ConfidentialLedgerLanguageRuntime, ConfidentialLedgerLanguageRuntime) |
Determines if two ConfidentialLedgerLanguageRuntime values are the same. |
Implicit(String to ConfidentialLedgerLanguageRuntime) |
Converts a string to a ConfidentialLedgerLanguageRuntime. |
Inequality(ConfidentialLedgerLanguageRuntime, ConfidentialLedgerLanguageRuntime) |
Determines if two ConfidentialLedgerLanguageRuntime values are not the same. |
Applies to
Azure SDK for .NET