PSConfiguration.Content 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 Content for the configuration.
[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="content")]
public Microsoft.Azure.Commands.Management.IotHub.Models.PSConfigurationContent Content { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="content")>]
member this.Content : Microsoft.Azure.Commands.Management.IotHub.Models.PSConfigurationContent with get, set
Public Property Content As PSConfigurationContent
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute