IotOperationsAkriConnectorProperties.AllocatedDevices Property

Definition

The allocated devices for the connector.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.IotOperations.Models.AkriConnectorAllocatedDevice> AllocatedDevices { get; }
member this.AllocatedDevices : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.IotOperations.Models.AkriConnectorAllocatedDevice>
Public ReadOnly Property AllocatedDevices As IReadOnlyList(Of AkriConnectorAllocatedDevice)

Property Value

Applies to