UpdateAzIotHubDeviceTwin.Partial Property

Definition

[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

SwitchParameter
Attributes

Applies to