AddAzIotHubModule.AuthMethod Property

Definition

[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

PSDeviceAuthType
Attributes

Applies to