PlatformConfiguration.AzureStackEdgeDevices 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.
The Azure Stack Edge devices where the packet core is deployed. If the packet core is deployed across multiple devices, all devices will appear in this list.
[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.IAzureStackEdgeDeviceResourceId[] AzureStackEdgeDevices { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.PropertyOrigin.Owned)>]
member this.AzureStackEdgeDevices : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.IAzureStackEdgeDeviceResourceId[]
Public ReadOnly Property AzureStackEdgeDevices As IAzureStackEdgeDeviceResourceId()
Property Value
Implements
- Attributes