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

PacketCoreControlPlaneVersionPropertiesFormat Class

Definition

Packet core control plane version properties.

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.PacketCoreControlPlaneVersionPropertiesFormatTypeConverter))]
public class PacketCoreControlPlaneVersionPropertiesFormat : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.IPacketCoreControlPlaneVersionPropertiesFormat
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.PacketCoreControlPlaneVersionPropertiesFormatTypeConverter))>]
type PacketCoreControlPlaneVersionPropertiesFormat = class
    interface IPacketCoreControlPlaneVersionPropertiesFormat
    interface IJsonSerializable
Public Class PacketCoreControlPlaneVersionPropertiesFormat
Implements IPacketCoreControlPlaneVersionPropertiesFormat
Inheritance
PacketCoreControlPlaneVersionPropertiesFormat
Attributes
Implements

Constructors

PacketCoreControlPlaneVersionPropertiesFormat()

Creates an new PacketCoreControlPlaneVersionPropertiesFormat instance.

Properties

Platform

Platform specific packet core control plane version properties.

ProvisioningState

The provisioning state of the packet core control plane version resource.

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of PacketCoreControlPlaneVersionPropertiesFormat.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of PacketCoreControlPlaneVersionPropertiesFormat.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.IPacketCoreControlPlaneVersionPropertiesFormat.

FromJsonString(String)

Creates a new instance of PacketCoreControlPlaneVersionPropertiesFormat, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of PacketCoreControlPlaneVersionPropertiesFormat into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to