Interface ApiManagementGatewayConfigConnectionResource.UpdateStages.WithSourceId
- All Known Subinterfaces:
ApiManagementGatewayConfigConnectionResource.Update
- Enclosing interface:
ApiManagementGatewayConfigConnectionResource.UpdateStages
public static interface ApiManagementGatewayConfigConnectionResource.UpdateStages.WithSourceId
The stage of the ApiManagementGatewayConfigConnectionResource update allowing to specify sourceId.
-
Method Summary
Modifier and TypeMethodDescriptionwithSourceId(String sourceId) Specifies the sourceId property: The link to the API Management service workspace..
-
Method Details
-
withSourceId
Specifies the sourceId property: The link to the API Management service workspace..- Parameters:
sourceId- The link to the API Management service workspace.- Returns:
- the next definition stage.
-