GetGroupPropertiesResponse.MembershipRuleProcessingState 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 processing state of the rule that is used for membership evaluation.
[System.Text.Json.Serialization.JsonPropertyName("membershipRuleProcessingState")]
public string MembershipRuleProcessingState { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("membershipRuleProcessingState")>]
member this.MembershipRuleProcessingState : string with get, set
Public Property MembershipRuleProcessingState As String
Property Value
- Attributes