IVaultHealthDetails.FabricHealthCategorizedResourceCount 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 categorized resource counts.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The categorized resource counts.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IResourceHealthSummaryCategorizedResourceCounts) }, ReadOnly=false, Required=false, SerializedName="categorizedResourceCounts")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IResourceHealthSummaryCategorizedResourceCounts FabricHealthCategorizedResourceCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The categorized resource counts.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IResourceHealthSummaryCategorizedResourceCounts) }, ReadOnly=false, Required=false, SerializedName="categorizedResourceCounts")>]
member this.FabricHealthCategorizedResourceCount : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IResourceHealthSummaryCategorizedResourceCounts with get, set
Public Property FabricHealthCategorizedResourceCount As IResourceHealthSummaryCategorizedResourceCounts
Property Value
- Attributes