ApiCenterApiManagementSource(ResourceIdentifier) Constructor
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.
Initializes a new instance of ApiCenterApiManagementSource.
public ApiCenterApiManagementSource(Azure.Core.ResourceIdentifier resourceId);
new Azure.ResourceManager.ApiCenter.Models.ApiCenterApiManagementSource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.ApiCenter.Models.ApiCenterApiManagementSource
Public Sub New (resourceId As ResourceIdentifier)
Parameters
- resourceId
- ResourceIdentifier
API Management service resource ID.
Exceptions
resourceId is null.