DataBoxEdgeRoleNewCmdletBase.IotDeviceId Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Device Id of the Iot Device", Mandatory=true, ParameterSetName="IotParameterSet")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string IotDeviceId { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Device Id of the Iot Device", Mandatory=true, ParameterSetName="IotParameterSet")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.IotDeviceId : string with get, set
Public Property IotDeviceId As String

Property Value

String
Attributes

Applies to