Enum ServiceVersionUpdateOptions
Defines the additional options to be applied when an existing physical service version is updated from a metadata document.
Namespace: Nevatech.Vsb.Repository.Description
Assembly: Nevatech.Vsb.Repository.dll
Syntax
[Flags]
public enum ServiceVersionUpdateOptionsFields
| Name | Description | 
|---|---|
| None | No options are specified. | 
| ProtectExistingEndpoints | Flag indicating that existing physical endpoints and their corresponding outbound endpoints on virtual services should not be updated or deleted. This applies to endpoint addresses, bindings, and identities. |