Interface ExpressRouteCrossConnection.UpdateStages.WithServiceProviderNotes
- All Known Subinterfaces:
ExpressRouteCrossConnection.Update
- Enclosing interface:
ExpressRouteCrossConnection.UpdateStages
public static interface ExpressRouteCrossConnection.UpdateStages.WithServiceProviderNotes
The stage of express route cross connection update allowing to specify service provider notes.
-
Method Summary
Modifier and TypeMethodDescriptionwithServiceProviderNotes(String notes) Specifies the service provider notes for the express route cross connection.
-
Method Details
-
withServiceProviderNotes
Specifies the service provider notes for the express route cross connection.- Parameters:
notes- the service provider notes- Returns:
- next stage of update
-