MccCacheNodeIssueHistoryProperties.MccIssueHistory 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.
Cache node resource issue details history.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ConnectedCache.Models.MccCacheNodeIssue> MccIssueHistory { get; }
member this.MccIssueHistory : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ConnectedCache.Models.MccCacheNodeIssue>
Public ReadOnly Property MccIssueHistory As IReadOnlyList(Of MccCacheNodeIssue)