ArmEnclaveModelFactory.VirtualEnclaveManagedOnBehalfOfBroker 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.VirtualEnclaveManagedOnBehalfOfBroker VirtualEnclaveManagedOnBehalfOfBroker(Azure.Core.ResourceIdentifier id = default);
static member VirtualEnclaveManagedOnBehalfOfBroker : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Enclave.Models.VirtualEnclaveManagedOnBehalfOfBroker
Public Shared Function VirtualEnclaveManagedOnBehalfOfBroker (Optional id As ResourceIdentifier = Nothing) As VirtualEnclaveManagedOnBehalfOfBroker
Parameters
Resource identifier of a Managed-On-Behalf-Of broker resource.
Returns
A new VirtualEnclaveManagedOnBehalfOfBroker instance for mocking.