ManagedCcfProperties.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 Managed CCF.
public Azure.ResourceManager.ConfidentialLedger.Models.ConfidentialLedgerEnclavePlatform? EnclavePlatform { get; set; }
member this.EnclavePlatform : Nullable<Azure.ResourceManager.ConfidentialLedger.Models.ConfidentialLedgerEnclavePlatform> with get, set
Public Property EnclavePlatform As Nullable(Of ConfidentialLedgerEnclavePlatform)