public final class VirtualMachineCaptureResultInner
extends com.azure.core.management.SubResource
Constructor and Description |
---|
VirtualMachineCaptureResultInner() |
Modifier and Type | Method and Description |
---|---|
String |
contentVersion()
Get the contentVersion property: the version of the content.
|
Object |
parameters()
Get the parameters property: parameters of the captured virtual machine.
|
List<Object> |
resources()
Get the resources property: a list of resource items of the captured virtual machine.
|
String |
schema()
Get the schema property: the schema of the captured virtual machine.
|
void |
validate()
Validates the instance.
|
public String schema()
public String contentVersion()
public Object parameters()
public List<Object> resources()
public void validate()
IllegalArgumentException
- thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.