1. Packages
  2. Azure Native v1
  3. API Docs
  4. mobilenetwork
  5. getPacketCoreControlPlane
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

azure-native.mobilenetwork.getPacketCoreControlPlane

Explore with Pulumi AI

azure-native-v1 logo
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

    Gets information about the specified packet core control plane. API Version: 2022-04-01-preview.

    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. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Location string
    The geo-location where the resource lives
    MobileNetwork Pulumi.AzureNative.MobileNetwork.Outputs.MobileNetworkResourceIdResponse
    Mobile network in which this packet core control plane is deployed.
    Name string
    The name of the resource
    ProvisioningState string
    The provisioning state of the packet core control plane resource.
    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).
    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.
    Identity Pulumi.AzureNative.MobileNetwork.Outputs.ManagedServiceIdentityResponse
    The identity used to retrieve the ingress certificate from Azure key vault.
    InteropSettings object
    Settings to allow interoperability with third party components e.g. RANs and UEs.
    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.
    LocalDiagnosticsAccess Pulumi.AzureNative.MobileNetwork.Outputs.LocalDiagnosticsAccessConfigurationResponse
    The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
    Platform Pulumi.AzureNative.MobileNetwork.Outputs.PlatformConfigurationResponse
    The platform where the packet core is deployed.
    Tags Dictionary<string, string>
    Resource tags.
    Version string
    The version of the packet core software that is deployed.
    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. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Location string
    The geo-location where the resource lives
    MobileNetwork MobileNetworkResourceIdResponse
    Mobile network in which this packet core control plane is deployed.
    Name string
    The name of the resource
    ProvisioningState string
    The provisioning state of the packet core control plane resource.
    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).
    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.
    Identity ManagedServiceIdentityResponse
    The identity used to retrieve the ingress certificate from Azure key vault.
    InteropSettings interface{}
    Settings to allow interoperability with third party components e.g. RANs and UEs.
    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.
    LocalDiagnosticsAccess LocalDiagnosticsAccessConfigurationResponse
    The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
    Platform PlatformConfigurationResponse
    The platform where the packet core is deployed.
    Tags map[string]string
    Resource tags.
    Version string
    The version of the packet core software that is deployed.
    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. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location String
    The geo-location where the resource lives
    mobileNetwork MobileNetworkResourceIdResponse
    Mobile network in which this packet core control plane is deployed.
    name String
    The name of the resource
    provisioningState String
    The provisioning state of the packet core control plane resource.
    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).
    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.
    identity ManagedServiceIdentityResponse
    The identity used to retrieve the ingress certificate from Azure key vault.
    interopSettings Object
    Settings to allow interoperability with third party components e.g. RANs and UEs.
    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.
    localDiagnosticsAccess LocalDiagnosticsAccessConfigurationResponse
    The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
    platform PlatformConfigurationResponse
    The platform where the packet core is deployed.
    tags Map<String,String>
    Resource tags.
    version String
    The version of the packet core software that is deployed.
    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. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location string
    The geo-location where the resource lives
    mobileNetwork MobileNetworkResourceIdResponse
    Mobile network in which this packet core control plane is deployed.
    name string
    The name of the resource
    provisioningState string
    The provisioning state of the packet core control plane resource.
    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).
    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.
    identity ManagedServiceIdentityResponse
    The identity used to retrieve the ingress certificate from Azure key vault.
    interopSettings any
    Settings to allow interoperability with third party components e.g. RANs and UEs.
    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.
    localDiagnosticsAccess LocalDiagnosticsAccessConfigurationResponse
    The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
    platform PlatformConfigurationResponse
    The platform where the packet core is deployed.
    tags {[key: string]: string}
    Resource tags.
    version string
    The version of the packet core software that is deployed.
    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. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location str
    The geo-location where the resource lives
    mobile_network MobileNetworkResourceIdResponse
    Mobile network in which this packet core control plane is deployed.
    name str
    The name of the resource
    provisioning_state str
    The provisioning state of the packet core control plane resource.
    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).
    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.
    identity ManagedServiceIdentityResponse
    The identity used to retrieve the ingress certificate from Azure key vault.
    interop_settings Any
    Settings to allow interoperability with third party components e.g. RANs and UEs.
    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.
    local_diagnostics_access LocalDiagnosticsAccessConfigurationResponse
    The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
    platform PlatformConfigurationResponse
    The platform where the packet core is deployed.
    tags Mapping[str, str]
    Resource tags.
    version str
    The version of the packet core software that is deployed.
    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. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location String
    The geo-location where the resource lives
    mobileNetwork Property Map
    Mobile network in which this packet core control plane is deployed.
    name String
    The name of the resource
    provisioningState String
    The provisioning state of the packet core control plane resource.
    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).
    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.
    identity Property Map
    The identity used to retrieve the ingress certificate from Azure key vault.
    interopSettings Any
    Settings to allow interoperability with third party components e.g. RANs and UEs.
    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.
    localDiagnosticsAccess Property Map
    The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
    platform Property Map
    The platform where the packet core is deployed.
    tags Map<String>
    Resource tags.
    version String
    The version of the packet core software that is deployed.

    Supporting Types

    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.

    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.

    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.

    KeyVaultCertificateResponse

    CertificateUrl string
    The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.
    CertificateUrl string
    The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.
    certificateUrl String
    The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.
    certificateUrl string
    The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.
    certificate_url str
    The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.
    certificateUrl String
    The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.

    LocalDiagnosticsAccessConfigurationResponse

    HttpsServerCertificate Pulumi.AzureNative.MobileNetwork.Inputs.KeyVaultCertificateResponse
    The HTTPS server TLS certificate used to secure local access to diagnostics.
    HttpsServerCertificate KeyVaultCertificateResponse
    The HTTPS server TLS certificate used to secure local access to diagnostics.
    httpsServerCertificate KeyVaultCertificateResponse
    The HTTPS server TLS certificate used to secure local access to diagnostics.
    httpsServerCertificate KeyVaultCertificateResponse
    The HTTPS server TLS certificate used to secure local access to diagnostics.
    https_server_certificate KeyVaultCertificateResponse
    The HTTPS server TLS certificate used to secure local access to diagnostics.
    httpsServerCertificate Property Map
    The HTTPS server TLS certificate used to secure local access to diagnostics.

    ManagedServiceIdentityResponse

    PrincipalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    Type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are 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.
    PrincipalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    Type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are 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.
    principalId String
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type String
    Type of managed service identity (where both SystemAssigned and UserAssigned types are 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.
    principalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are 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.
    principal_id str
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenant_id str
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type str
    Type of managed service identity (where both SystemAssigned and UserAssigned types are 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.
    principalId String
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type String
    Type of managed service identity (where both SystemAssigned and UserAssigned types are 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.

    MobileNetworkResourceIdResponse

    Id string
    Mobile network resource ID.
    Id string
    Mobile network resource ID.
    id String
    Mobile network resource ID.
    id string
    Mobile network resource ID.
    id str
    Mobile network resource ID.
    id String
    Mobile network resource ID.

    PlatformConfigurationResponse

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

    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-v1 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native-v1 logo
    These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
    Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi