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.
Object defining the number of associated items for the policy
public int? ProtectedItemsCount { get; set; }
member this.ProtectedItemsCount : Nullable<int> with get, set
Public Property ProtectedItemsCount As Nullable(Of Integer)