Share via


PSDataBoxEdgeRole.Role Field

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Name", ScriptBlock="$_.role.Name", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="IoTHostHub", ScriptBlock="$_.role.IoTDeviceDetails.IoTHostHub", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Platform", ScriptBlock="$_.role.HostPlatform", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Status", ScriptBlock="$_.role.RoleStatus", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="IotEdgeDeviceId", ScriptBlock="$_.role.IoTEdgeDeviceDetails.DeviceId", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="IotDeviceId", ScriptBlock="$_.role.IoTDeviceDetails.DeviceId", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public Microsoft.Azure.Management.DataBoxEdge.Models.Role Role;
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Name", ScriptBlock="$_.role.Name", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="IoTHostHub", ScriptBlock="$_.role.IoTDeviceDetails.IoTHostHub", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Platform", ScriptBlock="$_.role.HostPlatform", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Status", ScriptBlock="$_.role.RoleStatus", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="IotEdgeDeviceId", ScriptBlock="$_.role.IoTEdgeDeviceDetails.DeviceId", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="IotDeviceId", ScriptBlock="$_.role.IoTDeviceDetails.DeviceId", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
val mutable Role : Microsoft.Azure.Management.DataBoxEdge.Models.Role
Public Role As Role 

Field Value

Attributes

Applies to