VirtualMachineInstallPatchesResult.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The overall success or failure status of the operation. It remains "InProgress" until the operation completes. At that point it will become "Failed", "Succeeded", "Unknown" or "CompletedWithWarnings.".
public Azure.ResourceManager.Compute.Models.PatchOperationStatus? Status { get; }
member this.Status : Nullable<Azure.ResourceManager.Compute.Models.PatchOperationStatus>
Public ReadOnly Property Status As Nullable(Of PatchOperationStatus)
Property Value
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET