UpdateAdministrativeStateResponseProperties.FailedResources Property

Definition

List of ARM Resource IDs for which the given action failed to apply.

public System.Collections.Generic.IReadOnlyList<Azure.Core.ResourceIdentifier> FailedResources { get; }
member this.FailedResources : System.Collections.Generic.IReadOnlyList<Azure.Core.ResourceIdentifier>
Public ReadOnly Property FailedResources As IReadOnlyList(Of ResourceIdentifier)

Property Value

Applies to