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.getSim
Explore with Pulumi AI
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 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:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Sim
Group stringName - The name of the SIM Group.
- Sim
Name string - The name of the SIM.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Sim
Group stringName - The name of the SIM Group.
- Sim
Name string - The name of the SIM.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- sim
Group StringName - The name of the SIM Group.
- sim
Name String - The name of the SIM.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- sim
Group stringName - The name of the SIM Group.
- sim
Name string - The name of the SIM.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- sim_
group_ strname - The name of the SIM Group.
- sim_
name str - The name of the SIM.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- sim
Group StringName - The name of the SIM Group.
- sim
Name 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}
- International
Mobile stringSubscriber Identity - The international mobile subscriber identity (IMSI) for the SIM.
- Name string
- The name of the resource
- Provisioning
State string - The provisioning state of the SIM resource.
- Sim
State string - The state of the SIM resource.
- System
Data Pulumi.Azure Native. Mobile Network. Outputs. System Data Response - 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"
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Device
Type 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.
- Integrated
Circuit stringCard Identifier - The integrated circuit card ID (ICCID) for the SIM.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Sim
Policy Pulumi.Azure Native. Mobile Network. Outputs. Sim Policy Resource Id Response - The SIM policy used by this SIM.
- Static
Ip List<Pulumi.Configuration Azure Native. Mobile Network. Outputs. Sim Static Ip Properties Response> - 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}
- International
Mobile stringSubscriber Identity - The international mobile subscriber identity (IMSI) for the SIM.
- Name string
- The name of the resource
- Provisioning
State string - The provisioning state of the SIM resource.
- Sim
State string - The state of the SIM resource.
- System
Data SystemData Response - 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"
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Device
Type 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.
- Integrated
Circuit stringCard Identifier - The integrated circuit card ID (ICCID) for the SIM.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Sim
Policy SimPolicy Resource Id Response - The SIM policy used by this SIM.
- Static
Ip []SimConfiguration Static Ip Properties Response - 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}
- international
Mobile StringSubscriber Identity - The international mobile subscriber identity (IMSI) for the SIM.
- name String
- The name of the resource
- provisioning
State String - The provisioning state of the SIM resource.
- sim
State String - The state of the SIM resource.
- system
Data SystemData Response - 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"
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- device
Type 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.
- integrated
Circuit StringCard Identifier - The integrated circuit card ID (ICCID) for the SIM.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- sim
Policy SimPolicy Resource Id Response - The SIM policy used by this SIM.
- static
Ip List<SimConfiguration Static Ip Properties Response> - 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}
- international
Mobile stringSubscriber Identity - The international mobile subscriber identity (IMSI) for the SIM.
- name string
- The name of the resource
- provisioning
State string - The provisioning state of the SIM resource.
- sim
State string - The state of the SIM resource.
- system
Data SystemData Response - 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"
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- device
Type 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.
- integrated
Circuit stringCard Identifier - The integrated circuit card ID (ICCID) for the SIM.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- sim
Policy SimPolicy Resource Id Response - The SIM policy used by this SIM.
- static
Ip SimConfiguration Static Ip Properties Response[] - 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_ strsubscriber_ identity - 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 SystemData Response - 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_ strtype - 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_ strcard_ identifier - The integrated circuit card ID (ICCID) for the SIM.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- sim_
policy SimPolicy Resource Id Response - The SIM policy used by this SIM.
- static_
ip_ Sequence[Simconfiguration Static Ip Properties Response] - 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}
- international
Mobile StringSubscriber Identity - The international mobile subscriber identity (IMSI) for the SIM.
- name String
- The name of the resource
- provisioning
State String - The provisioning state of the SIM resource.
- sim
State String - The state of the SIM resource.
- system
Data 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"
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- device
Type 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.
- integrated
Circuit StringCard Identifier - The integrated circuit card ID (ICCID) for the SIM.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- sim
Policy Property Map - The SIM policy used by this SIM.
- static
Ip List<Property Map>Configuration - 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
- Attached
Data Pulumi.Network Azure Native. Mobile Network. Inputs. Attached Data Network Resource Id Response - 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.
Azure Native. Mobile Network. Inputs. Slice Resource Id Response - 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 Pulumi.Azure Native. Mobile Network. Inputs. Sim Static Ip Properties Response Static Ip - The static IP configuration for the SIM to use at the defined network scope.
- Attached
Data AttachedNetwork Data Network Resource Id Response - 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
Slice
Resource Id Response - 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 SimStatic Ip Properties Response Static Ip - The static IP configuration for the SIM to use at the defined network scope.
- attached
Data AttachedNetwork Data Network Resource Id Response - 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
Slice
Resource Id Response - 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 SimStatic Ip Properties Response Static Ip - The static IP configuration for the SIM to use at the defined network scope.
- attached
Data AttachedNetwork Data Network Resource Id Response - 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
Slice
Resource Id Response - 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 SimStatic Ip Properties Response Static Ip - The static IP configuration for the SIM to use at the defined network scope.
- attached_
data_ Attachednetwork Data Network Resource Id Response - 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
Slice
Resource Id Response - 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 SimStatic Ip Properties Response Static Ip - The static IP configuration for the SIM to use at the defined network scope.
- attached
Data Property MapNetwork - 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.
- static
Ip 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
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - 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_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
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