CheckRestrictionsResourceDetails.ResourceContent 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.
Gets or sets the resource content. This should include whatever properties are already known and can be a partial set of all resource properties.
[Newtonsoft.Json.JsonProperty(PropertyName="resourceContent")]
public object ResourceContent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceContent")>]
member this.ResourceContent : obj with get, set
Public Property ResourceContent As Object
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute