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