CrossConnectionUpdateParameters.Operation Property
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.
Optional. Specifies the notification operation to perform. Possible values are: NotifyCrossConnectionProvisioned, NotifyCrossConnectionNotProvisioned.
public Microsoft.WindowsAzure.Management.ExpressRoute.Models.UpdateCrossConnectionOperation Operation { get; set; }
member this.Operation : Microsoft.WindowsAzure.Management.ExpressRoute.Models.UpdateCrossConnectionOperation with get, set
Public Property Operation As UpdateCrossConnectionOperation