MdeOnboardingDataListInner Class
- java.
lang. Object - com.
azure. resourcemanager. security. fluent. models. MdeOnboardingDataListInner
- com.
Implements
public final class MdeOnboardingDataListInner
implements JsonSerializable<MdeOnboardingDataListInner>
List of all MDE onboarding data resources.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Mde |
fromJson(JsonReader jsonReader)
Reads an instance of Mde |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
|
List<Mde |
value()
Get the value property: List of the resources of the configuration or data needed to onboard the machine to MDE. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static MdeOnboardingDataListInner fromJson(JsonReader jsonReader)
Reads an instance of MdeOnboardingDataListInner from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
value
public List<MdeOnboardingDataInner> value()
Get the value property: List of the resources of the configuration or data needed to onboard the machine to MDE.
Returns: