// Code generated by msgraph-generate.go DO NOT EDIT. package msgraph // AndroidDeviceOwnerGlobalProxyAutoConfig undocumented type AndroidDeviceOwnerGlobalProxyAutoConfig struct { // AndroidDeviceOwnerGlobalProxy is the base model of AndroidDeviceOwnerGlobalProxyAutoConfig AndroidDeviceOwnerGlobalProxy // ProxyAutoConfigURL The proxy auto-config URL ProxyAutoConfigURL *string `json:"proxyAutoConfigURL,omitempty"` }