azure-native.mobilenetwork.getSim

Gets information about the specified SIM. API Version: 2022-04-01-preview.

Using getSim

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 getSim(args: GetSimArgs, opts?: InvokeOptions): Promise<GetSimResult>
function getSimOutput(args: GetSimOutputArgs, opts?: InvokeOptions): Output<GetSimResult>
def get_sim(resource_group_name: Optional[str] = None,
            sim_group_name: Optional[str] = None,
            sim_name: Optional[str] = None,
            opts: Optional[InvokeOptions] = None) -> GetSimResult
def get_sim_output(resource_group_name: Optional[pulumi.Input[str]] = None,
            sim_group_name: Optional[pulumi.Input[str]] = None,
            sim_name: Optional[pulumi.Input[str]] = None,
            opts: Optional[InvokeOptions] = None) -> Output[GetSimResult]
func LookupSim(ctx *Context, args *LookupSimArgs, opts ...InvokeOption) (*LookupSimResult, error)
func LookupSimOutput(ctx *Context, args *LookupSimOutputArgs, opts ...InvokeOption) LookupSimResultOutput

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

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

The following arguments are supported:

ResourceGroupName string

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

SimGroupName string

The name of the SIM Group.

SimName string

The name of the SIM.

ResourceGroupName string

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

SimGroupName string

The name of the SIM Group.

SimName string

The name of the SIM.

resourceGroupName String

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

simGroupName String

The name of the SIM Group.

simName String

The name of the SIM.

resourceGroupName string

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

simGroupName string

The name of the SIM Group.

simName string

The name of the SIM.

resource_group_name str

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

sim_group_name str

The name of the SIM Group.

sim_name str

The name of the SIM.

resourceGroupName String

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

simGroupName String

The name of the SIM Group.

simName String

The name of the SIM.

getSim Result

The following output properties are available:

Id string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

InternationalMobileSubscriberIdentity string

The international mobile subscriber identity (IMSI) for the SIM.

Name string

The name of the resource

ProvisioningState string

The provisioning state of the SIM resource.

SimState string

The state of the SIM resource.

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"

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.

DeviceType string

An optional free-form text field that can be used to record the device type this SIM is associated with, for example 'Video camera'. The Azure portal allows SIMs to be grouped and filtered based on this value.

IntegratedCircuitCardIdentifier string

The integrated circuit card ID (ICCID) for the SIM.

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.

SimPolicy Pulumi.AzureNative.MobileNetwork.Outputs.SimPolicyResourceIdResponse

The SIM policy used by this SIM.

StaticIpConfiguration List<Pulumi.AzureNative.MobileNetwork.Outputs.SimStaticIpPropertiesResponse>

A list of static IP addresses assigned to this SIM. Each address is assigned at a defined network scope, made up of {attached data network, slice}.

Id string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

InternationalMobileSubscriberIdentity string

The international mobile subscriber identity (IMSI) for the SIM.

Name string

The name of the resource

ProvisioningState string

The provisioning state of the SIM resource.

SimState string

The state of the SIM resource.

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"

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.

DeviceType string

An optional free-form text field that can be used to record the device type this SIM is associated with, for example 'Video camera'. The Azure portal allows SIMs to be grouped and filtered based on this value.

IntegratedCircuitCardIdentifier string

The integrated circuit card ID (ICCID) for the SIM.

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.

SimPolicy SimPolicyResourceIdResponse

The SIM policy used by this SIM.

StaticIpConfiguration []SimStaticIpPropertiesResponse

A list of static IP addresses assigned to this SIM. Each address is assigned at a defined network scope, made up of {attached data network, slice}.

id String

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

internationalMobileSubscriberIdentity String

The international mobile subscriber identity (IMSI) for the SIM.

name String

The name of the resource

provisioningState String

The provisioning state of the SIM resource.

simState String

The state of the SIM resource.

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"

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.

deviceType String

An optional free-form text field that can be used to record the device type this SIM is associated with, for example 'Video camera'. The Azure portal allows SIMs to be grouped and filtered based on this value.

integratedCircuitCardIdentifier String

The integrated circuit card ID (ICCID) for the SIM.

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.

simPolicy SimPolicyResourceIdResponse

The SIM policy used by this SIM.

staticIpConfiguration List<SimStaticIpPropertiesResponse>

A list of static IP addresses assigned to this SIM. Each address is assigned at a defined network scope, made up of {attached data network, slice}.

id string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

internationalMobileSubscriberIdentity string

The international mobile subscriber identity (IMSI) for the SIM.

name string

The name of the resource

provisioningState string

The provisioning state of the SIM resource.

simState string

The state of the SIM resource.

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"

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.

deviceType string

An optional free-form text field that can be used to record the device type this SIM is associated with, for example 'Video camera'. The Azure portal allows SIMs to be grouped and filtered based on this value.

integratedCircuitCardIdentifier string

The integrated circuit card ID (ICCID) for the SIM.

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.

simPolicy SimPolicyResourceIdResponse

The SIM policy used by this SIM.

staticIpConfiguration SimStaticIpPropertiesResponse[]

A list of static IP addresses assigned to this SIM. Each address is assigned at a defined network scope, made up of {attached data network, slice}.

id str

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

international_mobile_subscriber_identity str

The international mobile subscriber identity (IMSI) for the SIM.

name str

The name of the resource

provisioning_state str

The provisioning state of the SIM resource.

sim_state str

The state of the SIM resource.

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"

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.

device_type str

An optional free-form text field that can be used to record the device type this SIM is associated with, for example 'Video camera'. The Azure portal allows SIMs to be grouped and filtered based on this value.

integrated_circuit_card_identifier str

The integrated circuit card ID (ICCID) for the SIM.

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.

sim_policy SimPolicyResourceIdResponse

The SIM policy used by this SIM.

static_ip_configuration Sequence[SimStaticIpPropertiesResponse]

A list of static IP addresses assigned to this SIM. Each address is assigned at a defined network scope, made up of {attached data network, slice}.

id String

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

internationalMobileSubscriberIdentity String

The international mobile subscriber identity (IMSI) for the SIM.

name String

The name of the resource

provisioningState String

The provisioning state of the SIM resource.

simState String

The state of the SIM resource.

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"

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.

deviceType String

An optional free-form text field that can be used to record the device type this SIM is associated with, for example 'Video camera'. The Azure portal allows SIMs to be grouped and filtered based on this value.

integratedCircuitCardIdentifier String

The integrated circuit card ID (ICCID) for the SIM.

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.

simPolicy Property Map

The SIM policy used by this SIM.

staticIpConfiguration List<Property Map>

A list of static IP addresses assigned to this SIM. Each address is assigned at a defined network scope, made up of {attached data network, slice}.

Supporting Types

AttachedDataNetworkResourceIdResponse

Id string

Attached data network resource ID.

Id string

Attached data network resource ID.

id String

Attached data network resource ID.

id string

Attached data network resource ID.

id str

Attached data network resource ID.

id String

Attached data network resource ID.

SimPolicyResourceIdResponse

Id string

SIM policy resource ID.

Id string

SIM policy resource ID.

id String

SIM policy resource ID.

id string

SIM policy resource ID.

id str

SIM policy resource ID.

id String

SIM policy resource ID.

SimStaticIpPropertiesResponse

AttachedDataNetwork Pulumi.AzureNative.MobileNetwork.Inputs.AttachedDataNetworkResourceIdResponse

The attached data network on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address.

Slice Pulumi.AzureNative.MobileNetwork.Inputs.SliceResourceIdResponse

The network slice on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address.

StaticIp Pulumi.AzureNative.MobileNetwork.Inputs.SimStaticIpPropertiesResponseStaticIp

The static IP configuration for the SIM to use at the defined network scope.

AttachedDataNetwork AttachedDataNetworkResourceIdResponse

The attached data network on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address.

Slice SliceResourceIdResponse

The network slice on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address.

StaticIp SimStaticIpPropertiesResponseStaticIp

The static IP configuration for the SIM to use at the defined network scope.

attachedDataNetwork AttachedDataNetworkResourceIdResponse

The attached data network on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address.

slice SliceResourceIdResponse

The network slice on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address.

staticIp SimStaticIpPropertiesResponseStaticIp

The static IP configuration for the SIM to use at the defined network scope.

attachedDataNetwork AttachedDataNetworkResourceIdResponse

The attached data network on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address.

slice SliceResourceIdResponse

The network slice on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address.

staticIp SimStaticIpPropertiesResponseStaticIp

The static IP configuration for the SIM to use at the defined network scope.

attached_data_network AttachedDataNetworkResourceIdResponse

The attached data network on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address.

slice SliceResourceIdResponse

The network slice on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address.

static_ip SimStaticIpPropertiesResponseStaticIp

The static IP configuration for the SIM to use at the defined network scope.

attachedDataNetwork Property Map

The attached data network on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address.

slice Property Map

The network slice on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address.

staticIp Property Map

The static IP configuration for the SIM to use at the defined network scope.

SimStaticIpPropertiesResponseStaticIp

Ipv4Address string

The IPv4 address assigned to the SIM at this network scope. This address must be in the userEquipmentStaticAddressPoolPrefix defined in the attached data network.

Ipv4Address string

The IPv4 address assigned to the SIM at this network scope. This address must be in the userEquipmentStaticAddressPoolPrefix defined in the attached data network.

ipv4Address String

The IPv4 address assigned to the SIM at this network scope. This address must be in the userEquipmentStaticAddressPoolPrefix defined in the attached data network.

ipv4Address string

The IPv4 address assigned to the SIM at this network scope. This address must be in the userEquipmentStaticAddressPoolPrefix defined in the attached data network.

ipv4_address str

The IPv4 address assigned to the SIM at this network scope. This address must be in the userEquipmentStaticAddressPoolPrefix defined in the attached data network.

ipv4Address String

The IPv4 address assigned to the SIM at this network scope. This address must be in the userEquipmentStaticAddressPoolPrefix defined in the attached data network.

SliceResourceIdResponse

Id string

Slice resource ID.

Id string

Slice resource ID.

id String

Slice resource ID.

id string

Slice resource ID.

id str

Slice resource ID.

id String

Slice 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.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0