Show / Hide Table of Contents

    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 ServiceVersionUpdateOptions

    Fields

    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.

    Back to top Nevatech Sentinet 6.6 Online Documentation