你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IPlatformConfiguration Interface

Definition

[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)

Applies to