IPlatformConfiguration Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.PlatformConfigurationTypeConverter))]
public interface IPlatformConfiguration : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.PlatformConfigurationTypeConverter))>]
type IPlatformConfiguration = interface
interface IJsonSerializable
Public Interface IPlatformConfiguration
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
AzureStackEdgeDeviceId |
Azure Stack Edge device resource ID. |
AzureStackEdgeDevices |
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. |
AzureStackHciClusterId |
Azure Stack HCI cluster resource ID. |
ConnectedClusterId |
Azure Arc connected cluster resource ID. |
CustomLocationId |
Azure Arc custom location resource ID. |
Type |
The platform type where packet core is deployed. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |