ResourceHealthEventImpactedServiceRegion.Updates 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.
List of updates for given service health event.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ResourceHealth.Models.ResourceHealthEventUpdate> Updates { get; }
member this.Updates : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ResourceHealth.Models.ResourceHealthEventUpdate>
Public ReadOnly Property Updates As IReadOnlyList(Of ResourceHealthEventUpdate)