| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static WindowsDefenderApplicationControlSupplementalPolicy.Builder |
WindowsDefenderApplicationControlSupplementalPolicy.builderWindowsDefenderApplicationControlSupplementalPolicy()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsDefenderApplicationControlSupplementalPolicy.Builder |
WindowsDefenderApplicationControlSupplementalPolicy.Builder.content(byte[] content)
“The WindowsDefenderApplicationControl supplemental policy content in byte array
format.”
|
WindowsDefenderApplicationControlSupplementalPolicy.Builder |
WindowsDefenderApplicationControlSupplementalPolicy.Builder.contentFileName(String contentFileName)
“The WindowsDefenderApplicationControl supplemental policy content's file name.”
|
WindowsDefenderApplicationControlSupplementalPolicy.Builder |
WindowsDefenderApplicationControlSupplementalPolicy.Builder.creationDateTime(OffsetDateTime creationDateTime)
“The date and time when the WindowsDefenderApplicationControl supplemental policy
was uploaded.”
|
WindowsDefenderApplicationControlSupplementalPolicy.Builder |
WindowsDefenderApplicationControlSupplementalPolicy.Builder.description(String description)
“The description of WindowsDefenderApplicationControl supplemental policy.”
|
WindowsDefenderApplicationControlSupplementalPolicy.Builder |
WindowsDefenderApplicationControlSupplementalPolicy.Builder.displayName(String displayName)
“The display name of WindowsDefenderApplicationControl supplemental policy.”
|
WindowsDefenderApplicationControlSupplementalPolicy.Builder |
WindowsDefenderApplicationControlSupplementalPolicy.Builder.id(String id) |
WindowsDefenderApplicationControlSupplementalPolicy.Builder |
WindowsDefenderApplicationControlSupplementalPolicy.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
“The date and time when the WindowsDefenderApplicationControl supplemental policy
was last modified.”
|
WindowsDefenderApplicationControlSupplementalPolicy.Builder |
WindowsDefenderApplicationControlSupplementalPolicy.Builder.roleScopeTagIds(List<String> roleScopeTagIds)
“List of Scope Tags for this WindowsDefenderApplicationControl supplemental
policy entity.”
|
WindowsDefenderApplicationControlSupplementalPolicy.Builder |
WindowsDefenderApplicationControlSupplementalPolicy.Builder.roleScopeTagIds(String... roleScopeTagIds)
“List of Scope Tags for this WindowsDefenderApplicationControl supplemental
policy entity.”
|
WindowsDefenderApplicationControlSupplementalPolicy.Builder |
WindowsDefenderApplicationControlSupplementalPolicy.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink)
“List of Scope Tags for this WindowsDefenderApplicationControl supplemental
policy entity.”
|
WindowsDefenderApplicationControlSupplementalPolicy.Builder |
WindowsDefenderApplicationControlSupplementalPolicy.Builder.version(String version)
“The WindowsDefenderApplicationControl supplemental policy's version.”
|
Copyright © 2018–2020. All rights reserved.