ApplicationIntent public enum ApplicationIntent Specifies a value for ApplicationIntent. Possible values are ReadWrite and ReadOnly. Documentation Code ReadOnly = 1 The application workload type when connecting to a server is read only. ReadWrite = 0 The application workload type when connecting to a server is read write.