Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
InstanceViewStatus |
ProximityPlacementGroupInner.colocationStatus()
Get the colocationStatus property: Describes colocation status of the Proximity Placement Group.
|
Modifier and Type | Method and Description |
---|---|
ProximityPlacementGroupInner |
ProximityPlacementGroupInner.withColocationStatus(InstanceViewStatus colocationStatus)
Set the colocationStatus property: Describes colocation status of the Proximity Placement Group.
|
Modifier and Type | Method and Description |
---|---|
InstanceViewStatus |
SubResourceWithColocationStatus.colocationStatus()
Get the colocationStatus property: Describes colocation status of a resource in the Proximity Placement Group.
|
InstanceViewStatus |
VirtualMachineHealthStatus.status()
Get the status property: The health status information for the VM.
|
InstanceViewStatus |
BootDiagnosticsInstanceView.status()
Get the status property: The boot diagnostics status information for the VM.
|
InstanceViewStatus |
VirtualMachineExtensionHandlerInstanceView.status()
Get the status property: The extension handler status.
|
InstanceViewStatus |
InstanceViewStatus.withCode(String code)
Set the code property: The status code.
|
InstanceViewStatus |
InstanceViewStatus.withDisplayStatus(String displayStatus)
Set the displayStatus property: The short localizable label for the status.
|
InstanceViewStatus |
InstanceViewStatus.withLevel(StatusLevelTypes level)
Set the level property: The level code.
|
InstanceViewStatus |
InstanceViewStatus.withMessage(String message)
Set the message property: The detailed status message, including for alerts and error messages.
|
InstanceViewStatus |
InstanceViewStatus.withTime(OffsetDateTime time)
Set the time property: The time of the status.
|
Modifier and Type | Method and Description |
---|---|
SubResourceWithColocationStatus |
SubResourceWithColocationStatus.withColocationStatus(InstanceViewStatus colocationStatus)
Set the colocationStatus property: Describes colocation status of a resource in the Proximity Placement Group.
|
VirtualMachineExtensionHandlerInstanceView |
VirtualMachineExtensionHandlerInstanceView.withStatus(InstanceViewStatus status)
Set the status property: The extension handler status.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.