IReportResource.M365NotApplicableCount Property
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 count of all not applicable control.
C#
[Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Runtime.Info(Create=false, Description="The count of all not applicable control.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="notApplicableCount", Update=false)]
public int? M365NotApplicableCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Runtime.Info(Create=false, Description="The count of all not applicable control.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="notApplicableCount", Update=false)>]
member this.M365NotApplicableCount : Nullable<int>
Public ReadOnly Property M365NotApplicableCount As Nullable(Of Integer)
- Attributes
Termék | Verziók |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |