azure-native.mobilenetwork.getPacketCoreControlPlane
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:
- Packet
Core stringControl Plane Name The name of the packet core control plane.
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Packet
Core stringControl Plane Name The name of the packet core control plane.
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- packet
Core StringControl Plane Name The name of the packet core control plane.
- resource
Group StringName The name of the resource group. The name is case insensitive.
- packet
Core stringControl Plane Name The name of the packet core control plane.
- resource
Group stringName The name of the resource group. The name is case insensitive.
- packet_
core_ strcontrol_ plane_ name The name of the packet core control plane.
- resource_
group_ strname The name of the resource group. The name is case insensitive.
- packet
Core StringControl Plane Name The name of the packet core control plane.
- resource
Group StringName The name of the resource group. The name is case insensitive.
getPacketCoreControlPlane Result
The following output properties are available:
- Control
Plane Pulumi.Access Interface Azure Native. Mobile Network. Outputs. Interface Properties Response 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
- Mobile
Network Pulumi.Azure Native. Mobile Network. Outputs. Mobile Network Resource Id Response Mobile network in which this packet core control plane is deployed.
- Name string
The name of the resource
- Provisioning
State 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.
- 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"
- Core
Network stringTechnology The core network technology generation (5G core or EPC / 4G core).
- 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.
- Identity
Pulumi.
Azure Native. Mobile Network. Outputs. Managed Service Identity Response The identity used to retrieve the ingress certificate from Azure key vault.
- Interop
Settings object Settings to allow interoperability with third party components e.g. RANs and UEs.
- 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.
- Local
Diagnostics Pulumi.Access Azure Native. Mobile Network. Outputs. Local Diagnostics Access Configuration Response The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
- Platform
Pulumi.
Azure Native. Mobile Network. Outputs. Platform Configuration Response The platform where the packet core is deployed.
- Dictionary<string, string>
Resource tags.
- Version string
The version of the packet core software that is deployed.
- Control
Plane InterfaceAccess Interface Properties Response 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
- Mobile
Network MobileNetwork Resource Id Response Mobile network in which this packet core control plane is deployed.
- Name string
The name of the resource
- Provisioning
State 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.
- 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"
- Core
Network stringTechnology The core network technology generation (5G core or EPC / 4G core).
- 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.
- Identity
Managed
Service Identity Response The identity used to retrieve the ingress certificate from Azure key vault.
- Interop
Settings interface{} Settings to allow interoperability with third party components e.g. RANs and UEs.
- 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.
- Local
Diagnostics LocalAccess Diagnostics Access Configuration Response The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
- Platform
Platform
Configuration Response The platform where the packet core is deployed.
- map[string]string
Resource tags.
- Version string
The version of the packet core software that is deployed.
- control
Plane InterfaceAccess Interface Properties Response 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
- mobile
Network MobileNetwork Resource Id Response Mobile network in which this packet core control plane is deployed.
- name String
The name of the resource
- provisioning
State 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.
- 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"
- core
Network StringTechnology The core network technology generation (5G core or EPC / 4G core).
- 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.
- identity
Managed
Service Identity Response The identity used to retrieve the ingress certificate from Azure key vault.
- interop
Settings Object Settings to allow interoperability with third party components e.g. RANs and UEs.
- 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.
- local
Diagnostics LocalAccess Diagnostics Access Configuration Response The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
- platform
Platform
Configuration Response The platform where the packet core is deployed.
- Map<String,String>
Resource tags.
- version String
The version of the packet core software that is deployed.
- control
Plane InterfaceAccess Interface Properties Response 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
- mobile
Network MobileNetwork Resource Id Response Mobile network in which this packet core control plane is deployed.
- name string
The name of the resource
- provisioning
State 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.
- 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"
- core
Network stringTechnology The core network technology generation (5G core or EPC / 4G core).
- 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.
- identity
Managed
Service Identity Response 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 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.
- local
Diagnostics LocalAccess Diagnostics Access Configuration Response The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
- platform
Platform
Configuration Response The platform where the packet core is deployed.
- {[key: string]: string}
Resource tags.
- version string
The version of the packet core software that is deployed.
- control_
plane_ Interfaceaccess_ interface Properties Response 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 MobileNetwork Resource Id Response 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 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"
- core_
network_ strtechnology 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_ strtype The type of identity that created the resource.
- identity
Managed
Service Identity Response 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_ 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.
- local_
diagnostics_ Localaccess Diagnostics Access Configuration Response The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.
- platform
Platform
Configuration Response The platform where the packet core is deployed.
- Mapping[str, str]
Resource tags.
- version str
The version of the packet core software that is deployed.
- control
Plane Property MapAccess Interface 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
- mobile
Network Property Map Mobile network in which this packet core control plane is deployed.
- name String
The name of the resource
- provisioning
State 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.
- 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"
- core
Network StringTechnology The core network technology generation (5G core or EPC / 4G core).
- 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.
- identity Property Map
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 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.
- local
Diagnostics Property MapAccess 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.
- 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
- Certificate
Url string The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.
- Certificate
Url string The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.
- certificate
Url String The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.
- certificate
Url 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.
- certificate
Url String The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.
LocalDiagnosticsAccessConfigurationResponse
- Https
Server Pulumi.Certificate Azure Native. Mobile Network. Inputs. Key Vault Certificate Response The HTTPS server TLS certificate used to secure local access to diagnostics.
- Https
Server KeyCertificate Vault Certificate Response The HTTPS server TLS certificate used to secure local access to diagnostics.
- https
Server KeyCertificate Vault Certificate Response The HTTPS server TLS certificate used to secure local access to diagnostics.
- https
Server KeyCertificate Vault Certificate Response The HTTPS server TLS certificate used to secure local access to diagnostics.
- https_
server_ Keycertificate Vault Certificate Response The HTTPS server TLS certificate used to secure local access to diagnostics.
- https
Server Property MapCertificate The HTTPS server TLS certificate used to secure local access to diagnostics.
ManagedServiceIdentityResponse
- Principal
Id string The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id 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).
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Mobile Network. Inputs. User Assigned Identity Response> 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 string The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id 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).
- User
Assigned map[string]UserIdentities Assigned Identity Response 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 String The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id 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).
- user
Assigned Map<String,UserIdentities Assigned Identity Response> 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 string The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id 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).
- user
Assigned {[key: string]: UserIdentities Assigned Identity Response} 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_ Mapping[str, Useridentities Assigned Identity Response] 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 String The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id 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).
- user
Assigned Map<Property Map>Identities 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.
- Azure
Stack Pulumi.Edge Device Azure Native. Mobile Network. Inputs. Azure Stack Edge Device Resource Id Response 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 Pulumi.Azure Native. Mobile Network. Inputs. Connected Cluster Resource Id Response Azure Arc connected cluster where the packet core is deployed.
- Custom
Location Pulumi.Azure Native. Mobile Network. Inputs. Custom Location Resource Id Response Azure Arc custom location where the packet core is deployed.
- Type string
The platform type where packet core is deployed.
- Azure
Stack AzureEdge Device Stack Edge Device Resource Id Response 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 ConnectedCluster Resource Id Response Azure Arc connected cluster where the packet core is deployed.
- Custom
Location CustomLocation Resource Id Response Azure Arc custom location where the packet core is deployed.
- type String
The platform type where packet core is deployed.
- azure
Stack AzureEdge Device Stack Edge Device Resource Id Response 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 ConnectedCluster Resource Id Response Azure Arc connected cluster where the packet core is deployed.
- custom
Location CustomLocation Resource Id Response Azure Arc custom location where the packet core is deployed.
- type string
The platform type where packet core is deployed.
- azure
Stack AzureEdge Device Stack Edge Device Resource Id Response 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 ConnectedCluster Resource Id Response Azure Arc connected cluster where the packet core is deployed.
- custom
Location CustomLocation Resource Id Response Azure Arc custom location where the packet core is deployed.
- type str
The platform type where packet core is deployed.
- azure_
stack_ Azureedge_ device Stack Edge Device Resource Id Response 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 ConnectedCluster Resource Id Response Azure Arc connected cluster where the packet core is deployed.
- custom_
location CustomLocation Resource Id Response Azure Arc custom location where the packet core is deployed.
- type String
The platform type where packet core is deployed.
- azure
Stack Property MapEdge Device 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 Property Map Azure Arc connected cluster where the packet core is deployed.
- custom
Location Property Map Azure Arc custom location where the packet core is deployed.
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.
UserAssignedIdentityResponse
- Client
Id string The client ID of the assigned identity.
- Principal
Id string The principal ID of the assigned identity.
- Client
Id string The client ID of the assigned identity.
- Principal
Id string The principal ID of the assigned identity.
- client
Id String The client ID of the assigned identity.
- principal
Id String The principal ID of the assigned identity.
- client
Id string The client ID of the assigned identity.
- principal
Id 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.
- client
Id String The client ID of the assigned identity.
- principal
Id String The principal ID of the assigned identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0