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