UpdateAzIotHubDeviceTwin.Partial 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.
[System.Management.Automation.Parameter(HelpMessage="Allows to only partially update the tags and desired properties of a device twin.", Mandatory=false)]
public System.Management.Automation.SwitchParameter Partial { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Allows to only partially update the tags and desired properties of a device twin.", Mandatory=false)>]
member this.Partial : System.Management.Automation.SwitchParameter with get, set
Public Property Partial As SwitchParameter
Property Value
- Attributes