1. Packages
  2. Azure Native
  3. API Docs
  4. mobilenetwork
  5. getPacketCoreControlPlane
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi

azure-native.mobilenetwork.getPacketCoreControlPlane

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi

    Gets information about the specified packet core control plane. Azure REST API version: 2023-06-01.

    Other available API versions: 2022-03-01-preview, 2022-04-01-preview, 2022-11-01, 2023-09-01, 2024-02-01.

    Using getPacketCoreControlPlane

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getPacketCoreControlPlane(args: GetPacketCoreControlPlaneArgs, opts?: InvokeOptions): Promise<GetPacketCoreControlPlaneResult>
    function getPacketCoreControlPlaneOutput(args: GetPacketCoreControlPlaneOutputArgs, opts?: InvokeOptions): Output<GetPacketCoreControlPlaneResult>
    def get_packet_core_control_plane(packet_core_control_plane_name: Optional[str] = None,
                                      resource_group_name: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetPacketCoreControlPlaneResult
    def get_packet_core_control_plane_output(packet_core_control_plane_name: Optional[pulumi.Input[str]] = None,
                                      resource_group_name: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetPacketCoreControlPlaneResult]
    func LookupPacketCoreControlPlane(ctx *Context, args *LookupPacketCoreControlPlaneArgs, opts ...InvokeOption) (*LookupPacketCoreControlPlaneResult, error)
    func LookupPacketCoreControlPlaneOutput(ctx *Context, args *LookupPacketCoreControlPlaneOutputArgs, opts ...InvokeOption) LookupPacketCoreControlPlaneResultOutput

    > Note: This function is named LookupPacketCoreControlPlane in the Go SDK.

    public static class GetPacketCoreControlPlane 
    {
        public static Task<GetPacketCoreControlPlaneResult> InvokeAsync(GetPacketCoreControlPlaneArgs args, InvokeOptions? opts = null)
        public static Output<GetPacketCoreControlPlaneResult> Invoke(GetPacketCoreControlPlaneInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetPacketCoreControlPlaneResult> getPacketCoreControlPlane(GetPacketCoreControlPlaneArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:mobilenetwork:getPacketCoreControlPlane
      arguments:
        # arguments dictionary

    The following arguments are supported:

    PacketCoreControlPlaneName string
    The name of the packet core control plane.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    PacketCoreControlPlaneName string
    The name of the packet core control plane.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    packetCoreControlPlaneName String
    The name of the packet core control plane.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    packetCoreControlPlaneName string
    The name of the packet core control plane.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    packet_core_control_plane_name str
    The name of the packet core control plane.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    packetCoreControlPlaneName String
    The name of the packet core control plane.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getPacketCoreControlPlane Result

    The following output properties are available:

    ControlPlaneAccessInterface Pulumi.AzureNative.MobileNetwork.Outputs.InterfacePropertiesResponse
    The control plane interface on the access network. For 5G networks, this is the N2 interface. For 4G networks, this is the S1-MME interface.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    InstalledVersion string
    The currently installed version of the packet core software.
    LocalDiagnosticsAccess Pulumi.AzureNative.MobileNetwork.Outputs.LocalDiagnosticsAccessConfigurationResponse
    The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    Platform Pulumi.AzureNative.MobileNetwork.Outputs.PlatformConfigurationResponse
    The platform where the packet core is deployed.
    ProvisioningState string
    The provisioning state of the packet core control plane resource.
    RollbackVersion string
    The previous version of the packet core software that was deployed. Used when performing the rollback action.
    Sites List<Pulumi.AzureNative.MobileNetwork.Outputs.SiteResourceIdResponse>
    Site(s) under which this packet core control plane should be deployed. The sites must be in the same location as the packet core control plane.
    Sku string
    The SKU defining the throughput and SIM allowances for this packet core control plane deployment.
    SystemData Pulumi.AzureNative.MobileNetwork.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    CoreNetworkTechnology string
    The core network technology generation (5G core or EPC / 4G core).
    DiagnosticsUpload Pulumi.AzureNative.MobileNetwork.Outputs.DiagnosticsUploadConfigurationResponse
    Configuration for uploading packet core diagnostics
    Identity Pulumi.AzureNative.MobileNetwork.Outputs.ManagedServiceIdentityResponse
    The identity used to retrieve the ingress certificate from Azure key vault.
    Installation Pulumi.AzureNative.MobileNetwork.Outputs.InstallationResponse
    The installation state of the packet core control plane resource.
    InteropSettings object
    Settings to allow interoperability with third party components e.g. RANs and UEs.
    Tags Dictionary<string, string>
    Resource tags.
    UeMtu int
    The MTU (in bytes) signaled to the UE. The same MTU is set on the user plane data links for all data networks. The MTU set on the user plane access link is calculated to be 60 bytes greater than this value to allow for GTP encapsulation.
    Version string
    The desired version of the packet core software.
    ControlPlaneAccessInterface InterfacePropertiesResponse
    The control plane interface on the access network. For 5G networks, this is the N2 interface. For 4G networks, this is the S1-MME interface.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    InstalledVersion string
    The currently installed version of the packet core software.
    LocalDiagnosticsAccess LocalDiagnosticsAccessConfigurationResponse
    The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    Platform PlatformConfigurationResponse
    The platform where the packet core is deployed.
    ProvisioningState string
    The provisioning state of the packet core control plane resource.
    RollbackVersion string
    The previous version of the packet core software that was deployed. Used when performing the rollback action.
    Sites []SiteResourceIdResponse
    Site(s) under which this packet core control plane should be deployed. The sites must be in the same location as the packet core control plane.
    Sku string
    The SKU defining the throughput and SIM allowances for this packet core control plane deployment.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    CoreNetworkTechnology string
    The core network technology generation (5G core or EPC / 4G core).
    DiagnosticsUpload DiagnosticsUploadConfigurationResponse
    Configuration for uploading packet core diagnostics
    Identity ManagedServiceIdentityResponse
    The identity used to retrieve the ingress certificate from Azure key vault.
    Installation InstallationResponse
    The installation state of the packet core control plane resource.
    InteropSettings interface{}
    Settings to allow interoperability with third party components e.g. RANs and UEs.
    Tags map[string]string
    Resource tags.
    UeMtu int
    The MTU (in bytes) signaled to the UE. The same MTU is set on the user plane data links for all data networks. The MTU set on the user plane access link is calculated to be 60 bytes greater than this value to allow for GTP encapsulation.
    Version string
    The desired version of the packet core software.
    controlPlaneAccessInterface InterfacePropertiesResponse
    The control plane interface on the access network. For 5G networks, this is the N2 interface. For 4G networks, this is the S1-MME interface.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    installedVersion String
    The currently installed version of the packet core software.
    localDiagnosticsAccess LocalDiagnosticsAccessConfigurationResponse
    The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    platform PlatformConfigurationResponse
    The platform where the packet core is deployed.
    provisioningState String
    The provisioning state of the packet core control plane resource.
    rollbackVersion String
    The previous version of the packet core software that was deployed. Used when performing the rollback action.
    sites List<SiteResourceIdResponse>
    Site(s) under which this packet core control plane should be deployed. The sites must be in the same location as the packet core control plane.
    sku String
    The SKU defining the throughput and SIM allowances for this packet core control plane deployment.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    coreNetworkTechnology String
    The core network technology generation (5G core or EPC / 4G core).
    diagnosticsUpload DiagnosticsUploadConfigurationResponse
    Configuration for uploading packet core diagnostics
    identity ManagedServiceIdentityResponse
    The identity used to retrieve the ingress certificate from Azure key vault.
    installation InstallationResponse
    The installation state of the packet core control plane resource.
    interopSettings Object
    Settings to allow interoperability with third party components e.g. RANs and UEs.
    tags Map<String,String>
    Resource tags.
    ueMtu Integer
    The MTU (in bytes) signaled to the UE. The same MTU is set on the user plane data links for all data networks. The MTU set on the user plane access link is calculated to be 60 bytes greater than this value to allow for GTP encapsulation.
    version String
    The desired version of the packet core software.
    controlPlaneAccessInterface InterfacePropertiesResponse
    The control plane interface on the access network. For 5G networks, this is the N2 interface. For 4G networks, this is the S1-MME interface.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    installedVersion string
    The currently installed version of the packet core software.
    localDiagnosticsAccess LocalDiagnosticsAccessConfigurationResponse
    The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
    location string
    The geo-location where the resource lives
    name string
    The name of the resource
    platform PlatformConfigurationResponse
    The platform where the packet core is deployed.
    provisioningState string
    The provisioning state of the packet core control plane resource.
    rollbackVersion string
    The previous version of the packet core software that was deployed. Used when performing the rollback action.
    sites SiteResourceIdResponse[]
    Site(s) under which this packet core control plane should be deployed. The sites must be in the same location as the packet core control plane.
    sku string
    The SKU defining the throughput and SIM allowances for this packet core control plane deployment.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    coreNetworkTechnology string
    The core network technology generation (5G core or EPC / 4G core).
    diagnosticsUpload DiagnosticsUploadConfigurationResponse
    Configuration for uploading packet core diagnostics
    identity ManagedServiceIdentityResponse
    The identity used to retrieve the ingress certificate from Azure key vault.
    installation InstallationResponse
    The installation state of the packet core control plane resource.
    interopSettings any
    Settings to allow interoperability with third party components e.g. RANs and UEs.
    tags {[key: string]: string}
    Resource tags.
    ueMtu number
    The MTU (in bytes) signaled to the UE. The same MTU is set on the user plane data links for all data networks. The MTU set on the user plane access link is calculated to be 60 bytes greater than this value to allow for GTP encapsulation.
    version string
    The desired version of the packet core software.
    control_plane_access_interface InterfacePropertiesResponse
    The control plane interface on the access network. For 5G networks, this is the N2 interface. For 4G networks, this is the S1-MME interface.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    installed_version str
    The currently installed version of the packet core software.
    local_diagnostics_access LocalDiagnosticsAccessConfigurationResponse
    The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
    location str
    The geo-location where the resource lives
    name str
    The name of the resource
    platform PlatformConfigurationResponse
    The platform where the packet core is deployed.
    provisioning_state str
    The provisioning state of the packet core control plane resource.
    rollback_version str
    The previous version of the packet core software that was deployed. Used when performing the rollback action.
    sites Sequence[SiteResourceIdResponse]
    Site(s) under which this packet core control plane should be deployed. The sites must be in the same location as the packet core control plane.
    sku str
    The SKU defining the throughput and SIM allowances for this packet core control plane deployment.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    core_network_technology str
    The core network technology generation (5G core or EPC / 4G core).
    diagnostics_upload DiagnosticsUploadConfigurationResponse
    Configuration for uploading packet core diagnostics
    identity ManagedServiceIdentityResponse
    The identity used to retrieve the ingress certificate from Azure key vault.
    installation InstallationResponse
    The installation state of the packet core control plane resource.
    interop_settings Any
    Settings to allow interoperability with third party components e.g. RANs and UEs.
    tags Mapping[str, str]
    Resource tags.
    ue_mtu int
    The MTU (in bytes) signaled to the UE. The same MTU is set on the user plane data links for all data networks. The MTU set on the user plane access link is calculated to be 60 bytes greater than this value to allow for GTP encapsulation.
    version str
    The desired version of the packet core software.
    controlPlaneAccessInterface Property Map
    The control plane interface on the access network. For 5G networks, this is the N2 interface. For 4G networks, this is the S1-MME interface.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    installedVersion String
    The currently installed version of the packet core software.
    localDiagnosticsAccess Property Map
    The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    platform Property Map
    The platform where the packet core is deployed.
    provisioningState String
    The provisioning state of the packet core control plane resource.
    rollbackVersion String
    The previous version of the packet core software that was deployed. Used when performing the rollback action.
    sites List<Property Map>
    Site(s) under which this packet core control plane should be deployed. The sites must be in the same location as the packet core control plane.
    sku String
    The SKU defining the throughput and SIM allowances for this packet core control plane deployment.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    coreNetworkTechnology String
    The core network technology generation (5G core or EPC / 4G core).
    diagnosticsUpload Property Map
    Configuration for uploading packet core diagnostics
    identity Property Map
    The identity used to retrieve the ingress certificate from Azure key vault.
    installation Property Map
    The installation state of the packet core control plane resource.
    interopSettings Any
    Settings to allow interoperability with third party components e.g. RANs and UEs.
    tags Map<String>
    Resource tags.
    ueMtu Number
    The MTU (in bytes) signaled to the UE. The same MTU is set on the user plane data links for all data networks. The MTU set on the user plane access link is calculated to be 60 bytes greater than this value to allow for GTP encapsulation.
    version String
    The desired version of the packet core software.

    Supporting Types

    AsyncOperationIdResponse

    Id string
    Azure Async Operation ID.
    Id string
    Azure Async Operation ID.
    id String
    Azure Async Operation ID.
    id string
    Azure Async Operation ID.
    id str
    Azure Async Operation ID.
    id String
    Azure Async Operation ID.

    AzureStackEdgeDeviceResourceIdResponse

    Id string
    Azure Stack Edge device resource ID.
    Id string
    Azure Stack Edge device resource ID.
    id String
    Azure Stack Edge device resource ID.
    id string
    Azure Stack Edge device resource ID.
    id str
    Azure Stack Edge device resource ID.
    id String
    Azure Stack Edge device resource ID.

    AzureStackHCIClusterResourceIdResponse

    Id string
    Azure Stack HCI cluster resource ID.
    Id string
    Azure Stack HCI cluster resource ID.
    id String
    Azure Stack HCI cluster resource ID.
    id string
    Azure Stack HCI cluster resource ID.
    id str
    Azure Stack HCI cluster resource ID.
    id String
    Azure Stack HCI cluster resource ID.

    CertificateProvisioningResponse

    Reason string
    Reason for certificate provisioning failure.
    State string
    The certificate's provisioning state
    Reason string
    Reason for certificate provisioning failure.
    State string
    The certificate's provisioning state
    reason String
    Reason for certificate provisioning failure.
    state String
    The certificate's provisioning state
    reason string
    Reason for certificate provisioning failure.
    state string
    The certificate's provisioning state
    reason str
    Reason for certificate provisioning failure.
    state str
    The certificate's provisioning state
    reason String
    Reason for certificate provisioning failure.
    state String
    The certificate's provisioning state

    ConnectedClusterResourceIdResponse

    Id string
    Azure Arc connected cluster resource ID.
    Id string
    Azure Arc connected cluster resource ID.
    id String
    Azure Arc connected cluster resource ID.
    id string
    Azure Arc connected cluster resource ID.
    id str
    Azure Arc connected cluster resource ID.
    id String
    Azure Arc connected cluster resource ID.

    CustomLocationResourceIdResponse

    Id string
    Azure Arc custom location resource ID.
    Id string
    Azure Arc custom location resource ID.
    id String
    Azure Arc custom location resource ID.
    id string
    Azure Arc custom location resource ID.
    id str
    Azure Arc custom location resource ID.
    id String
    Azure Arc custom location resource ID.

    DiagnosticsUploadConfigurationResponse

    StorageAccountContainerUrl string
    The Storage Account Container URL to upload diagnostics to.
    StorageAccountContainerUrl string
    The Storage Account Container URL to upload diagnostics to.
    storageAccountContainerUrl String
    The Storage Account Container URL to upload diagnostics to.
    storageAccountContainerUrl string
    The Storage Account Container URL to upload diagnostics to.
    storage_account_container_url str
    The Storage Account Container URL to upload diagnostics to.
    storageAccountContainerUrl String
    The Storage Account Container URL to upload diagnostics to.

    HttpsServerCertificateResponse

    CertificateUrl string
    The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.
    Provisioning Pulumi.AzureNative.MobileNetwork.Inputs.CertificateProvisioningResponse
    The provisioning state of the certificate.
    CertificateUrl string
    The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.
    Provisioning CertificateProvisioningResponse
    The provisioning state of the certificate.
    certificateUrl String
    The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.
    provisioning CertificateProvisioningResponse
    The provisioning state of the certificate.
    certificateUrl string
    The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.
    provisioning CertificateProvisioningResponse
    The provisioning state of the certificate.
    certificate_url str
    The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.
    provisioning CertificateProvisioningResponse
    The provisioning state of the certificate.
    certificateUrl String
    The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.
    provisioning Property Map
    The provisioning state of the certificate.

    InstallationResponse

    Operation Pulumi.AzureNative.MobileNetwork.Inputs.AsyncOperationIdResponse
    A reference to an in-progress installation operation
    Reasons List<string>
    Reason(s) for the current installation state of the packet core.
    ReinstallRequired string
    Whether a reinstall of the packet core is required to pick up the latest configuration changes.
    State string
    Installation state
    DesiredState string
    The desired installation state
    Operation AsyncOperationIdResponse
    A reference to an in-progress installation operation
    Reasons []string
    Reason(s) for the current installation state of the packet core.
    ReinstallRequired string
    Whether a reinstall of the packet core is required to pick up the latest configuration changes.
    State string
    Installation state
    DesiredState string
    The desired installation state
    operation AsyncOperationIdResponse
    A reference to an in-progress installation operation
    reasons List<String>
    Reason(s) for the current installation state of the packet core.
    reinstallRequired String
    Whether a reinstall of the packet core is required to pick up the latest configuration changes.
    state String
    Installation state
    desiredState String
    The desired installation state
    operation AsyncOperationIdResponse
    A reference to an in-progress installation operation
    reasons string[]
    Reason(s) for the current installation state of the packet core.
    reinstallRequired string
    Whether a reinstall of the packet core is required to pick up the latest configuration changes.
    state string
    Installation state
    desiredState string
    The desired installation state
    operation AsyncOperationIdResponse
    A reference to an in-progress installation operation
    reasons Sequence[str]
    Reason(s) for the current installation state of the packet core.
    reinstall_required str
    Whether a reinstall of the packet core is required to pick up the latest configuration changes.
    state str
    Installation state
    desired_state str
    The desired installation state
    operation Property Map
    A reference to an in-progress installation operation
    reasons List<String>
    Reason(s) for the current installation state of the packet core.
    reinstallRequired String
    Whether a reinstall of the packet core is required to pick up the latest configuration changes.
    state String
    Installation state
    desiredState String
    The desired installation state

    InterfacePropertiesResponse

    Ipv4Address string
    The IPv4 address.
    Ipv4Gateway string
    The default IPv4 gateway (router).
    Ipv4Subnet string
    The IPv4 subnet.
    Name string
    The logical name for this interface. This should match one of the interfaces configured on your Azure Stack Edge device.
    Ipv4Address string
    The IPv4 address.
    Ipv4Gateway string
    The default IPv4 gateway (router).
    Ipv4Subnet string
    The IPv4 subnet.
    Name string
    The logical name for this interface. This should match one of the interfaces configured on your Azure Stack Edge device.
    ipv4Address String
    The IPv4 address.
    ipv4Gateway String
    The default IPv4 gateway (router).
    ipv4Subnet String
    The IPv4 subnet.
    name String
    The logical name for this interface. This should match one of the interfaces configured on your Azure Stack Edge device.
    ipv4Address string
    The IPv4 address.
    ipv4Gateway string
    The default IPv4 gateway (router).
    ipv4Subnet string
    The IPv4 subnet.
    name string
    The logical name for this interface. This should match one of the interfaces configured on your Azure Stack Edge device.
    ipv4_address str
    The IPv4 address.
    ipv4_gateway str
    The default IPv4 gateway (router).
    ipv4_subnet str
    The IPv4 subnet.
    name str
    The logical name for this interface. This should match one of the interfaces configured on your Azure Stack Edge device.
    ipv4Address String
    The IPv4 address.
    ipv4Gateway String
    The default IPv4 gateway (router).
    ipv4Subnet String
    The IPv4 subnet.
    name String
    The logical name for this interface. This should match one of the interfaces configured on your Azure Stack Edge device.

    LocalDiagnosticsAccessConfigurationResponse

    AuthenticationType string
    How to authenticate users who access local diagnostics APIs.
    HttpsServerCertificate Pulumi.AzureNative.MobileNetwork.Inputs.HttpsServerCertificateResponse
    The HTTPS server TLS certificate used to secure local access to diagnostics.
    AuthenticationType string
    How to authenticate users who access local diagnostics APIs.
    HttpsServerCertificate HttpsServerCertificateResponse
    The HTTPS server TLS certificate used to secure local access to diagnostics.
    authenticationType String
    How to authenticate users who access local diagnostics APIs.
    httpsServerCertificate HttpsServerCertificateResponse
    The HTTPS server TLS certificate used to secure local access to diagnostics.
    authenticationType string
    How to authenticate users who access local diagnostics APIs.
    httpsServerCertificate HttpsServerCertificateResponse
    The HTTPS server TLS certificate used to secure local access to diagnostics.
    authentication_type str
    How to authenticate users who access local diagnostics APIs.
    https_server_certificate HttpsServerCertificateResponse
    The HTTPS server TLS certificate used to secure local access to diagnostics.
    authenticationType String
    How to authenticate users who access local diagnostics APIs.
    httpsServerCertificate Property Map
    The HTTPS server TLS certificate used to secure local access to diagnostics.

    ManagedServiceIdentityResponse

    Type string
    Type of managed service identity (currently only UserAssigned allowed).
    UserAssignedIdentities Dictionary<string, Pulumi.AzureNative.MobileNetwork.Inputs.UserAssignedIdentityResponse>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    Type string
    Type of managed service identity (currently only UserAssigned allowed).
    UserAssignedIdentities map[string]UserAssignedIdentityResponse
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    type String
    Type of managed service identity (currently only UserAssigned allowed).
    userAssignedIdentities Map<String,UserAssignedIdentityResponse>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    type string
    Type of managed service identity (currently only UserAssigned allowed).
    userAssignedIdentities {[key: string]: UserAssignedIdentityResponse}
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    type str
    Type of managed service identity (currently only UserAssigned allowed).
    user_assigned_identities Mapping[str, UserAssignedIdentityResponse]
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    type String
    Type of managed service identity (currently only UserAssigned allowed).
    userAssignedIdentities Map<Property Map>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.

    PlatformConfigurationResponse

    AzureStackEdgeDevices List<Pulumi.AzureNative.MobileNetwork.Inputs.AzureStackEdgeDeviceResourceIdResponse>
    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.
    Type string
    The platform type where packet core is deployed.
    AzureStackEdgeDevice Pulumi.AzureNative.MobileNetwork.Inputs.AzureStackEdgeDeviceResourceIdResponse
    The Azure Stack Edge device where the packet core is deployed. If the device is part of a fault tolerant pair, either device in the pair can be specified.
    AzureStackHciCluster Pulumi.AzureNative.MobileNetwork.Inputs.AzureStackHCIClusterResourceIdResponse
    The Azure Stack HCI cluster where the packet core is deployed.
    ConnectedCluster Pulumi.AzureNative.MobileNetwork.Inputs.ConnectedClusterResourceIdResponse
    Azure Arc connected cluster where the packet core is deployed.
    CustomLocation Pulumi.AzureNative.MobileNetwork.Inputs.CustomLocationResourceIdResponse
    Azure Arc custom location where the packet core is deployed.
    AzureStackEdgeDevices []AzureStackEdgeDeviceResourceIdResponse
    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.
    Type string
    The platform type where packet core is deployed.
    AzureStackEdgeDevice AzureStackEdgeDeviceResourceIdResponse
    The Azure Stack Edge device where the packet core is deployed. If the device is part of a fault tolerant pair, either device in the pair can be specified.
    AzureStackHciCluster AzureStackHCIClusterResourceIdResponse
    The Azure Stack HCI cluster where the packet core is deployed.
    ConnectedCluster ConnectedClusterResourceIdResponse
    Azure Arc connected cluster where the packet core is deployed.
    CustomLocation CustomLocationResourceIdResponse
    Azure Arc custom location where the packet core is deployed.
    azureStackEdgeDevices List<AzureStackEdgeDeviceResourceIdResponse>
    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.
    type String
    The platform type where packet core is deployed.
    azureStackEdgeDevice AzureStackEdgeDeviceResourceIdResponse
    The Azure Stack Edge device where the packet core is deployed. If the device is part of a fault tolerant pair, either device in the pair can be specified.
    azureStackHciCluster AzureStackHCIClusterResourceIdResponse
    The Azure Stack HCI cluster where the packet core is deployed.
    connectedCluster ConnectedClusterResourceIdResponse
    Azure Arc connected cluster where the packet core is deployed.
    customLocation CustomLocationResourceIdResponse
    Azure Arc custom location where the packet core is deployed.
    azureStackEdgeDevices AzureStackEdgeDeviceResourceIdResponse[]
    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.
    type string
    The platform type where packet core is deployed.
    azureStackEdgeDevice AzureStackEdgeDeviceResourceIdResponse
    The Azure Stack Edge device where the packet core is deployed. If the device is part of a fault tolerant pair, either device in the pair can be specified.
    azureStackHciCluster AzureStackHCIClusterResourceIdResponse
    The Azure Stack HCI cluster where the packet core is deployed.
    connectedCluster ConnectedClusterResourceIdResponse
    Azure Arc connected cluster where the packet core is deployed.
    customLocation CustomLocationResourceIdResponse
    Azure Arc custom location where the packet core is deployed.
    azure_stack_edge_devices Sequence[AzureStackEdgeDeviceResourceIdResponse]
    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.
    type str
    The platform type where packet core is deployed.
    azure_stack_edge_device AzureStackEdgeDeviceResourceIdResponse
    The Azure Stack Edge device where the packet core is deployed. If the device is part of a fault tolerant pair, either device in the pair can be specified.
    azure_stack_hci_cluster AzureStackHCIClusterResourceIdResponse
    The Azure Stack HCI cluster where the packet core is deployed.
    connected_cluster ConnectedClusterResourceIdResponse
    Azure Arc connected cluster where the packet core is deployed.
    custom_location CustomLocationResourceIdResponse
    Azure Arc custom location where the packet core is deployed.
    azureStackEdgeDevices List<Property Map>
    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.
    type String
    The platform type where packet core is deployed.
    azureStackEdgeDevice Property Map
    The Azure Stack Edge device where the packet core is deployed. If the device is part of a fault tolerant pair, either device in the pair can be specified.
    azureStackHciCluster Property Map
    The Azure Stack HCI cluster where the packet core is deployed.
    connectedCluster Property Map
    Azure Arc connected cluster where the packet core is deployed.
    customLocation Property Map
    Azure Arc custom location where the packet core is deployed.

    SiteResourceIdResponse

    Id string
    Site resource ID.
    Id string
    Site resource ID.
    id String
    Site resource ID.
    id string
    Site resource ID.
    id str
    Site resource ID.
    id String
    Site resource ID.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    UserAssignedIdentityResponse

    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.
    clientId string
    The client ID of the assigned identity.
    principalId string
    The principal ID of the assigned identity.
    client_id str
    The client ID of the assigned identity.
    principal_id str
    The principal ID of the assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi