Interface ApiManagementServiceResource.UpdateStages.WithLegacyPortalStatus
- All Known Subinterfaces:
ApiManagementServiceResource.Update
- Enclosing interface:
ApiManagementServiceResource.UpdateStages
public static interface ApiManagementServiceResource.UpdateStages.WithLegacyPortalStatus
The stage of the ApiManagementServiceResource update allowing to specify legacyPortalStatus.
-
Method Summary
Modifier and TypeMethodDescriptionwithLegacyPortalStatus(LegacyPortalStatus legacyPortalStatus) Specifies the legacyPortalStatus property: Status of legacy portal in the API Management service..
-
Method Details
-
withLegacyPortalStatus
Specifies the legacyPortalStatus property: Status of legacy portal in the API Management service..- Parameters:
legacyPortalStatus- Status of legacy portal in the API Management service.- Returns:
- the next definition stage.
-