1. Packages
  2. Packages
  3. Azure Native
  4. API Docs
  5. managednetworkfabric
  6. getNetworkBootstrapInterface
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.23.0
published on Saturday, Jul 18, 2026 by Pulumi
azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.23.0
published on Saturday, Jul 18, 2026 by Pulumi

    Get the Network Bootstrap Interface resource details.

    Uses Azure REST API version 2025-07-15.

    Using getNetworkBootstrapInterface

    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 getNetworkBootstrapInterface(args: GetNetworkBootstrapInterfaceArgs, opts?: InvokeOptions): Promise<GetNetworkBootstrapInterfaceResult>
    function getNetworkBootstrapInterfaceOutput(args: GetNetworkBootstrapInterfaceOutputArgs, opts?: InvokeOptions): Output<GetNetworkBootstrapInterfaceResult>
    def get_network_bootstrap_interface(network_bootstrap_device_name: Optional[str] = None,
                                        network_bootstrap_interface_name: Optional[str] = None,
                                        resource_group_name: Optional[str] = None,
                                        opts: Optional[InvokeOptions] = None) -> GetNetworkBootstrapInterfaceResult
    def get_network_bootstrap_interface_output(network_bootstrap_device_name: pulumi.Input[Optional[str]] = None,
                                        network_bootstrap_interface_name: pulumi.Input[Optional[str]] = None,
                                        resource_group_name: pulumi.Input[Optional[str]] = None,
                                        opts: Optional[InvokeOptions] = None) -> Output[GetNetworkBootstrapInterfaceResult]
    func LookupNetworkBootstrapInterface(ctx *Context, args *LookupNetworkBootstrapInterfaceArgs, opts ...InvokeOption) (*LookupNetworkBootstrapInterfaceResult, error)
    func LookupNetworkBootstrapInterfaceOutput(ctx *Context, args *LookupNetworkBootstrapInterfaceOutputArgs, opts ...InvokeOption) LookupNetworkBootstrapInterfaceResultOutput

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

    public static class GetNetworkBootstrapInterface 
    {
        public static Task<GetNetworkBootstrapInterfaceResult> InvokeAsync(GetNetworkBootstrapInterfaceArgs args, InvokeOptions? opts = null)
        public static Output<GetNetworkBootstrapInterfaceResult> Invoke(GetNetworkBootstrapInterfaceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetNetworkBootstrapInterfaceResult> getNetworkBootstrapInterface(GetNetworkBootstrapInterfaceArgs args, InvokeOptions options)
    public static Output<GetNetworkBootstrapInterfaceResult> getNetworkBootstrapInterface(GetNetworkBootstrapInterfaceArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:managednetworkfabric:getNetworkBootstrapInterface
      arguments:
        # arguments dictionary
    data "azure-native_managednetworkfabric_get_network_bootstrap_interface" "name" {
        # arguments
    }

    The following arguments are supported:

    NetworkBootstrapDeviceName string
    Name of the Network Bootstrap Device.
    NetworkBootstrapInterfaceName string
    Name of the Network Bootstrap Interface.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    NetworkBootstrapDeviceName string
    Name of the Network Bootstrap Device.
    NetworkBootstrapInterfaceName string
    Name of the Network Bootstrap Interface.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    network_bootstrap_device_name string
    Name of the Network Bootstrap Device.
    network_bootstrap_interface_name string
    Name of the Network Bootstrap Interface.
    resource_group_name string
    The name of the resource group. The name is case insensitive.
    networkBootstrapDeviceName String
    Name of the Network Bootstrap Device.
    networkBootstrapInterfaceName String
    Name of the Network Bootstrap Interface.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    networkBootstrapDeviceName string
    Name of the Network Bootstrap Device.
    networkBootstrapInterfaceName string
    Name of the Network Bootstrap Interface.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    network_bootstrap_device_name str
    Name of the Network Bootstrap Device.
    network_bootstrap_interface_name str
    Name of the Network Bootstrap Interface.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    networkBootstrapDeviceName String
    Name of the Network Bootstrap Device.
    networkBootstrapInterfaceName String
    Name of the Network Bootstrap Interface.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getNetworkBootstrapInterface Result

    The following output properties are available:

    AdministrativeState string
    Administrative state of the resource.
    AzureApiVersion string
    The Azure API version of the resource.
    ConfigurationState string
    Configuration state of the resource.
    ConnectedTo string
    Connected to information of the device.
    Description string
    Description of the interface.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    InterfaceType string
    Type of the interface.
    Ipv4Address string
    IPv4Address of the interface.
    Ipv6Address string
    IPv6Address of the interface.
    Name string
    The name of the resource
    PhysicalIdentifier string
    Physical identifier of the device.
    ProvisioningState string
    Provisioning state of the resource.
    SystemData Pulumi.AzureNative.ManagedNetworkFabric.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"
    AdditionalDescription string
    Additional description of the interface.
    Annotation string
    Switch configuration description.
    SerialNumber string
    Serial number of the interface. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber.
    AdministrativeState string
    Administrative state of the resource.
    AzureApiVersion string
    The Azure API version of the resource.
    ConfigurationState string
    Configuration state of the resource.
    ConnectedTo string
    Connected to information of the device.
    Description string
    Description of the interface.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    InterfaceType string
    Type of the interface.
    Ipv4Address string
    IPv4Address of the interface.
    Ipv6Address string
    IPv6Address of the interface.
    Name string
    The name of the resource
    PhysicalIdentifier string
    Physical identifier of the device.
    ProvisioningState string
    Provisioning state of the 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"
    AdditionalDescription string
    Additional description of the interface.
    Annotation string
    Switch configuration description.
    SerialNumber string
    Serial number of the interface. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber.
    administrative_state string
    Administrative state of the resource.
    azure_api_version string
    The Azure API version of the resource.
    configuration_state string
    Configuration state of the resource.
    connected_to string
    Connected to information of the device.
    description string
    Description of the interface.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    interface_type string
    Type of the interface.
    ipv4_address string
    IPv4Address of the interface.
    ipv6_address string
    IPv6Address of the interface.
    name string
    The name of the resource
    physical_identifier string
    Physical identifier of the device.
    provisioning_state string
    Provisioning state of the resource.
    system_data object
    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"
    additional_description string
    Additional description of the interface.
    annotation string
    Switch configuration description.
    serial_number string
    Serial number of the interface. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber.
    administrativeState String
    Administrative state of the resource.
    azureApiVersion String
    The Azure API version of the resource.
    configurationState String
    Configuration state of the resource.
    connectedTo String
    Connected to information of the device.
    description String
    Description of the interface.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    interfaceType String
    Type of the interface.
    ipv4Address String
    IPv4Address of the interface.
    ipv6Address String
    IPv6Address of the interface.
    name String
    The name of the resource
    physicalIdentifier String
    Physical identifier of the device.
    provisioningState String
    Provisioning state of the 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"
    additionalDescription String
    Additional description of the interface.
    annotation String
    Switch configuration description.
    serialNumber String
    Serial number of the interface. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber.
    administrativeState string
    Administrative state of the resource.
    azureApiVersion string
    The Azure API version of the resource.
    configurationState string
    Configuration state of the resource.
    connectedTo string
    Connected to information of the device.
    description string
    Description of the interface.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    interfaceType string
    Type of the interface.
    ipv4Address string
    IPv4Address of the interface.
    ipv6Address string
    IPv6Address of the interface.
    name string
    The name of the resource
    physicalIdentifier string
    Physical identifier of the device.
    provisioningState string
    Provisioning state of the 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"
    additionalDescription string
    Additional description of the interface.
    annotation string
    Switch configuration description.
    serialNumber string
    Serial number of the interface. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber.
    administrative_state str
    Administrative state of the resource.
    azure_api_version str
    The Azure API version of the resource.
    configuration_state str
    Configuration state of the resource.
    connected_to str
    Connected to information of the device.
    description str
    Description of the interface.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    interface_type str
    Type of the interface.
    ipv4_address str
    IPv4Address of the interface.
    ipv6_address str
    IPv6Address of the interface.
    name str
    The name of the resource
    physical_identifier str
    Physical identifier of the device.
    provisioning_state str
    Provisioning state of the 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"
    additional_description str
    Additional description of the interface.
    annotation str
    Switch configuration description.
    serial_number str
    Serial number of the interface. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber.
    administrativeState String
    Administrative state of the resource.
    azureApiVersion String
    The Azure API version of the resource.
    configurationState String
    Configuration state of the resource.
    connectedTo String
    Connected to information of the device.
    description String
    Description of the interface.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    interfaceType String
    Type of the interface.
    ipv4Address String
    IPv4Address of the interface.
    ipv6Address String
    IPv6Address of the interface.
    name String
    The name of the resource
    physicalIdentifier String
    Physical identifier of the device.
    provisioningState String
    Provisioning state of the 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"
    additionalDescription String
    Additional description of the interface.
    annotation String
    Switch configuration description.
    serialNumber String
    Serial number of the interface. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber.

    Supporting Types

    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.
    created_at string
    The timestamp of resource creation (UTC).
    created_by string
    The identity that created the resource.
    created_by_type string
    The type of identity that created the resource.
    last_modified_at string
    The timestamp of resource last modification (UTC)
    last_modified_by string
    The identity that last modified the resource.
    last_modified_by_type 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
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Viewing docs for Azure Native v3.23.0
    published on Saturday, Jul 18, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial