VirtualNetworkValidationFailureDetails Class

Definition

A class that describes the reason for a validation failure.

C#
public class VirtualNetworkValidationFailureDetails : Azure.ResourceManager.Models.ResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.AppService.Models.VirtualNetworkValidationFailureDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.AppService.Models.VirtualNetworkValidationFailureDetails>
Inheritance
VirtualNetworkValidationFailureDetails
Implements

Constructors

Properties

FailedTests

A list of tests that failed in the validation.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
IsFailed

A flag describing whether or not validation failed.

Kind

Kind of resource.

Message

Text describing the validation outcome.

Name

The name of the resource.

(Inherited from ResourceData)
ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Warnings

A list of warnings generated during validation.

Methods

Explicit Interface Implementations

Applies to

Product Versions
Azure SDK for .NET Latest, Preview