AddAzIotHubModule.AuthMethod 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="The authorization type an entity is to be created with.", Mandatory=false)]
public Microsoft.Azure.Commands.Management.IotHub.Models.PSDeviceAuthType AuthMethod { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The authorization type an entity is to be created with.", Mandatory=false)>]
member this.AuthMethod : Microsoft.Azure.Commands.Management.IotHub.Models.PSDeviceAuthType with get, set
Public Property AuthMethod As PSDeviceAuthType
Property Value
- Attributes