Condividi tramite


IMobileNetworkIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.MobileNetworkIdentityTypeConverter))]
public interface IMobileNetworkIdentity : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.MobileNetworkIdentityTypeConverter))>]
type IMobileNetworkIdentity = interface
    interface IJsonSerializable
Public Interface IMobileNetworkIdentity
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AttachedDataNetworkName

The name of the attached data network.

DataNetworkName

The name of the data network.

Id

Resource identity path

MobileNetworkName

The name of the mobile network.

PacketCoreControlPlaneName

The name of the packet core control plane.

PacketCoreDataPlaneName

The name of the packet core data plane.

ResourceGroupName

The name of the resource group. The name is case insensitive.

ServiceName

The name of the service. You must not use any of the following reserved strings - 'default', 'requested' or 'service'

SimGroupName

The name of the SIM Group.

SimName

The name of the SIM.

SimPolicyName

The name of the SIM policy.

SiteName

The name of the mobile network site.

SliceName

The name of the network slice.

SubscriptionId

The ID of the target subscription.

VersionName

The name of the packet core control plane version.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to