ArmEnclaveModelFactory.VirtualEnclaveMandatoryApprover(String) Method
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.
public static Azure.ResourceManager.Enclave.Models.VirtualEnclaveMandatoryApprover VirtualEnclaveMandatoryApprover(string approverEntraId = default);
static member VirtualEnclaveMandatoryApprover : string -> Azure.ResourceManager.Enclave.Models.VirtualEnclaveMandatoryApprover
Public Shared Function VirtualEnclaveMandatoryApprover (Optional approverEntraId As String = Nothing) As VirtualEnclaveMandatoryApprover
Parameters
- approverEntraId
- String
EntraId of the approver.
Returns
A new VirtualEnclaveMandatoryApprover instance for mocking.