ConfidentialLedgerProperties.EnclavePlatform Property
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.
Enclave platform of the Confidential Ledger.
public Azure.ResourceManager.ConfidentialLedger.Models.ConfidentialLedgerEnclavePlatform? EnclavePlatform { get; }
public Azure.ResourceManager.ConfidentialLedger.Models.ConfidentialLedgerEnclavePlatform? EnclavePlatform { get; set; }
member this.EnclavePlatform : Nullable<Azure.ResourceManager.ConfidentialLedger.Models.ConfidentialLedgerEnclavePlatform>
member this.EnclavePlatform : Nullable<Azure.ResourceManager.ConfidentialLedger.Models.ConfidentialLedgerEnclavePlatform> with get, set
Public ReadOnly Property EnclavePlatform As Nullable(Of ConfidentialLedgerEnclavePlatform)
Public Property EnclavePlatform As Nullable(Of ConfidentialLedgerEnclavePlatform)