ArmAppConfigurationModelFactory.AppConfigurationMoboBrokerResourceInfo 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.
Managed-On-Behalf-Of broker resource. This resource is created by the Resource Provider to manage some resources on behalf of the user.
public static Azure.ResourceManager.AppConfiguration.Models.AppConfigurationMoboBrokerResourceInfo AppConfigurationMoboBrokerResourceInfo(Azure.Core.ResourceIdentifier id = default);
static member AppConfigurationMoboBrokerResourceInfo : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.AppConfiguration.Models.AppConfigurationMoboBrokerResourceInfo
Public Shared Function AppConfigurationMoboBrokerResourceInfo (Optional id As ResourceIdentifier = Nothing) As AppConfigurationMoboBrokerResourceInfo
Parameters
Resource identifier of a Managed-On-Behalf-Of broker resource.
Returns
A new AppConfigurationMoboBrokerResourceInfo instance for mocking.