ApplyToType Enum
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.
The type of resource that VA applies to
public enum ApplyToType
type ApplyToType =
Public Enum ApplyToType
- Inheritance
-
ApplyToType
Fields
Name | Value | Description |
---|---|---|
Database | 0 | |
ManagedDatabase | 1 | |
Server | 2 | |
ManagedInstance | 3 |