| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected EdgeTelemetryMode |
Windows10GeneralConfiguration.edgeTelemetryForMicrosoft365Analytics |
| Modifier and Type | Method and Description |
|---|---|
Optional<EdgeTelemetryMode> |
Windows10GeneralConfiguration.getEdgeTelemetryForMicrosoft365Analytics()
“Specifies what type of telemetry data (none, intranet, internet, both) is sent
to Microsoft 365 Analytics”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.edgeTelemetryForMicrosoft365Analytics(EdgeTelemetryMode edgeTelemetryForMicrosoft365Analytics)
“Specifies what type of telemetry data (none, intranet, internet, both) is sent
to Microsoft 365 Analytics”
|
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withEdgeTelemetryForMicrosoft365Analytics(EdgeTelemetryMode edgeTelemetryForMicrosoft365Analytics)
Returns an immutable copy of
this with just the edgeTelemetryForMicrosoft365Analytics field changed. |
| Modifier and Type | Method and Description |
|---|---|
static EdgeTelemetryMode |
EdgeTelemetryMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EdgeTelemetryMode[] |
EdgeTelemetryMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.