This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.hybridnetwork.getNetworkFunctionDefinitionVersion
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
Gets information about a network function definition version. Azure REST API version: 2023-09-01.
Using getNetworkFunctionDefinitionVersion
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 getNetworkFunctionDefinitionVersion(args: GetNetworkFunctionDefinitionVersionArgs, opts?: InvokeOptions): Promise<GetNetworkFunctionDefinitionVersionResult>
function getNetworkFunctionDefinitionVersionOutput(args: GetNetworkFunctionDefinitionVersionOutputArgs, opts?: InvokeOptions): Output<GetNetworkFunctionDefinitionVersionResult>
def get_network_function_definition_version(network_function_definition_group_name: Optional[str] = None,
network_function_definition_version_name: Optional[str] = None,
publisher_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNetworkFunctionDefinitionVersionResult
def get_network_function_definition_version_output(network_function_definition_group_name: Optional[pulumi.Input[str]] = None,
network_function_definition_version_name: Optional[pulumi.Input[str]] = None,
publisher_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNetworkFunctionDefinitionVersionResult]
func LookupNetworkFunctionDefinitionVersion(ctx *Context, args *LookupNetworkFunctionDefinitionVersionArgs, opts ...InvokeOption) (*LookupNetworkFunctionDefinitionVersionResult, error)
func LookupNetworkFunctionDefinitionVersionOutput(ctx *Context, args *LookupNetworkFunctionDefinitionVersionOutputArgs, opts ...InvokeOption) LookupNetworkFunctionDefinitionVersionResultOutput
> Note: This function is named LookupNetworkFunctionDefinitionVersion
in the Go SDK.
public static class GetNetworkFunctionDefinitionVersion
{
public static Task<GetNetworkFunctionDefinitionVersionResult> InvokeAsync(GetNetworkFunctionDefinitionVersionArgs args, InvokeOptions? opts = null)
public static Output<GetNetworkFunctionDefinitionVersionResult> Invoke(GetNetworkFunctionDefinitionVersionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNetworkFunctionDefinitionVersionResult> getNetworkFunctionDefinitionVersion(GetNetworkFunctionDefinitionVersionArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:hybridnetwork:getNetworkFunctionDefinitionVersion
arguments:
# arguments dictionary
The following arguments are supported:
- Network
Function stringDefinition Group Name - The name of the network function definition group.
- Network
Function stringDefinition Version Name - The name of the network function definition version. The name should conform to the SemVer 2.0.0 specification: https://semver.org/spec/v2.0.0.html.
- Publisher
Name string - The name of the publisher.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Network
Function stringDefinition Group Name - The name of the network function definition group.
- Network
Function stringDefinition Version Name - The name of the network function definition version. The name should conform to the SemVer 2.0.0 specification: https://semver.org/spec/v2.0.0.html.
- Publisher
Name string - The name of the publisher.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- network
Function StringDefinition Group Name - The name of the network function definition group.
- network
Function StringDefinition Version Name - The name of the network function definition version. The name should conform to the SemVer 2.0.0 specification: https://semver.org/spec/v2.0.0.html.
- publisher
Name String - The name of the publisher.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- network
Function stringDefinition Group Name - The name of the network function definition group.
- network
Function stringDefinition Version Name - The name of the network function definition version. The name should conform to the SemVer 2.0.0 specification: https://semver.org/spec/v2.0.0.html.
- publisher
Name string - The name of the publisher.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- network_
function_ strdefinition_ group_ name - The name of the network function definition group.
- network_
function_ strdefinition_ version_ name - The name of the network function definition version. The name should conform to the SemVer 2.0.0 specification: https://semver.org/spec/v2.0.0.html.
- publisher_
name str - The name of the publisher.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- network
Function StringDefinition Group Name - The name of the network function definition group.
- network
Function StringDefinition Version Name - The name of the network function definition version. The name should conform to the SemVer 2.0.0 specification: https://semver.org/spec/v2.0.0.html.
- publisher
Name String - The name of the publisher.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getNetworkFunctionDefinitionVersion 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}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.
Azure | Pulumi.Native. Hybrid Network. Outputs. Containerized Network Function Definition Version Response Azure Native. Hybrid Network. Outputs. Virtual Network Function Network Function Definition Version Response - Network function definition version properties.
- System
Data Pulumi.Azure Native. Hybrid 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"
- Dictionary<string, string>
- Resource tags.
- 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
- Name string
- The name of the resource
- Properties
Containerized
Network | VirtualFunction Definition Version Response Network Function Network Function Definition Version Response - Network function definition version properties.
- 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"
- map[string]string
- Resource tags.
- 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
- name String
- The name of the resource
- properties
Containerized
Network | VirtualFunction Definition Version Response Network Function Network Function Definition Version Response - Network function definition version properties.
- 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"
- Map<String,String>
- Resource tags.
- 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
- name string
- The name of the resource
- properties
Containerized
Network | VirtualFunction Definition Version Response Network Function Network Function Definition Version Response - Network function definition version properties.
- 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"
- {[key: string]: string}
- Resource tags.
- 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
- name str
- The name of the resource
- properties
Containerized
Network | VirtualFunction Definition Version Response Network Function Network Function Definition Version Response - Network function definition version properties.
- 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"
- Mapping[str, str]
- Resource tags.
- 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
- name String
- The name of the resource
- properties Property Map | Property Map
- Network function definition version properties.
- 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"
- Map<String>
- Resource tags.
Supporting Types
ArmTemplateArtifactProfileResponse
- Template
Name string - Template name.
- Template
Version string - Template version.
- Template
Name string - Template name.
- Template
Version string - Template version.
- template
Name String - Template name.
- template
Version String - Template version.
- template
Name string - Template name.
- template
Version string - Template version.
- template_
name str - Template name.
- template_
version str - Template version.
- template
Name String - Template name.
- template
Version String - Template version.
ArmTemplateMappingRuleProfileResponse
- Template
Parameters string - List of template parameters.
- Template
Parameters string - List of template parameters.
- template
Parameters String - List of template parameters.
- template
Parameters string - List of template parameters.
- template_
parameters str - List of template parameters.
- template
Parameters String - List of template parameters.
AzureArcKubernetesArtifactProfileResponse
- Artifact
Store Pulumi.Azure Native. Hybrid Network. Inputs. Referenced Resource Response - The reference to artifact store.
- Helm
Artifact Pulumi.Profile Azure Native. Hybrid Network. Inputs. Helm Artifact Profile Response - Helm artifact profile.
- Artifact
Store ReferencedResource Response - The reference to artifact store.
- Helm
Artifact HelmProfile Artifact Profile Response - Helm artifact profile.
- artifact
Store ReferencedResource Response - The reference to artifact store.
- helm
Artifact HelmProfile Artifact Profile Response - Helm artifact profile.
- artifact
Store ReferencedResource Response - The reference to artifact store.
- helm
Artifact HelmProfile Artifact Profile Response - Helm artifact profile.
- artifact_
store ReferencedResource Response - The reference to artifact store.
- helm_
artifact_ Helmprofile Artifact Profile Response - Helm artifact profile.
- artifact
Store Property Map - The reference to artifact store.
- helm
Artifact Property MapProfile - Helm artifact profile.
AzureArcKubernetesDeployMappingRuleProfileResponse
- Application
Enablement string - The application enablement.
- Helm
Mapping Pulumi.Rule Profile Azure Native. Hybrid Network. Inputs. Helm Mapping Rule Profile Response - The helm mapping rule profile.
- Application
Enablement string - The application enablement.
- Helm
Mapping HelmRule Profile Mapping Rule Profile Response - The helm mapping rule profile.
- application
Enablement String - The application enablement.
- helm
Mapping HelmRule Profile Mapping Rule Profile Response - The helm mapping rule profile.
- application
Enablement string - The application enablement.
- helm
Mapping HelmRule Profile Mapping Rule Profile Response - The helm mapping rule profile.
- application_
enablement str - The application enablement.
- helm_
mapping_ Helmrule_ profile Mapping Rule Profile Response - The helm mapping rule profile.
- application
Enablement String - The application enablement.
- helm
Mapping Property MapRule Profile - The helm mapping rule profile.
AzureArcKubernetesHelmApplicationResponse
- Artifact
Profile Pulumi.Azure Native. Hybrid Network. Inputs. Azure Arc Kubernetes Artifact Profile Response - Azure arc kubernetes artifact profile.
- Depends
On Pulumi.Profile Azure Native. Hybrid Network. Inputs. Depends On Profile Response - Depends on profile definition.
- Deploy
Parameters Pulumi.Mapping Rule Profile Azure Native. Hybrid Network. Inputs. Azure Arc Kubernetes Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- Name string
- The name of the network function application.
- Artifact
Profile AzureArc Kubernetes Artifact Profile Response - Azure arc kubernetes artifact profile.
- Depends
On DependsProfile On Profile Response - Depends on profile definition.
- Deploy
Parameters AzureMapping Rule Profile Arc Kubernetes Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- Name string
- The name of the network function application.
- artifact
Profile AzureArc Kubernetes Artifact Profile Response - Azure arc kubernetes artifact profile.
- depends
On DependsProfile On Profile Response - Depends on profile definition.
- deploy
Parameters AzureMapping Rule Profile Arc Kubernetes Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- name String
- The name of the network function application.
- artifact
Profile AzureArc Kubernetes Artifact Profile Response - Azure arc kubernetes artifact profile.
- depends
On DependsProfile On Profile Response - Depends on profile definition.
- deploy
Parameters AzureMapping Rule Profile Arc Kubernetes Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- name string
- The name of the network function application.
- artifact_
profile AzureArc Kubernetes Artifact Profile Response - Azure arc kubernetes artifact profile.
- depends_
on_ Dependsprofile On Profile Response - Depends on profile definition.
- deploy_
parameters_ Azuremapping_ rule_ profile Arc Kubernetes Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- name str
- The name of the network function application.
- artifact
Profile Property Map - Azure arc kubernetes artifact profile.
- depends
On Property MapProfile - Depends on profile definition.
- deploy
Parameters Property MapMapping Rule Profile - Deploy mapping rule profile.
- name String
- The name of the network function application.
AzureArcKubernetesNetworkFunctionTemplateResponse
- Network
Function List<Pulumi.Applications Azure Native. Hybrid Network. Inputs. Azure Arc Kubernetes Helm Application Response> - Network function applications.
- Network
Function []AzureApplications Arc Kubernetes Helm Application Response - Network function applications.
- network
Function List<AzureApplications Arc Kubernetes Helm Application Response> - Network function applications.
- network
Function AzureApplications Arc Kubernetes Helm Application Response[] - Network function applications.
- network_
function_ Sequence[Azureapplications Arc Kubernetes Helm Application Response] - Network function applications.
- network
Function List<Property Map>Applications - Network function applications.
AzureCoreArmTemplateArtifactProfileResponse
- Artifact
Store Pulumi.Azure Native. Hybrid Network. Inputs. Referenced Resource Response - The reference to artifact store.
- Template
Artifact Pulumi.Profile Azure Native. Hybrid Network. Inputs. Arm Template Artifact Profile Response - Template artifact profile.
- Artifact
Store ReferencedResource Response - The reference to artifact store.
- Template
Artifact ArmProfile Template Artifact Profile Response - Template artifact profile.
- artifact
Store ReferencedResource Response - The reference to artifact store.
- template
Artifact ArmProfile Template Artifact Profile Response - Template artifact profile.
- artifact
Store ReferencedResource Response - The reference to artifact store.
- template
Artifact ArmProfile Template Artifact Profile Response - Template artifact profile.
- artifact_
store ReferencedResource Response - The reference to artifact store.
- template_
artifact_ Armprofile Template Artifact Profile Response - Template artifact profile.
- artifact
Store Property Map - The reference to artifact store.
- template
Artifact Property MapProfile - Template artifact profile.
AzureCoreArmTemplateDeployMappingRuleProfileResponse
- Application
Enablement string - The application enablement.
- Template
Mapping Pulumi.Rule Profile Azure Native. Hybrid Network. Inputs. Arm Template Mapping Rule Profile Response - The template mapping rule profile.
- Application
Enablement string - The application enablement.
- Template
Mapping ArmRule Profile Template Mapping Rule Profile Response - The template mapping rule profile.
- application
Enablement String - The application enablement.
- template
Mapping ArmRule Profile Template Mapping Rule Profile Response - The template mapping rule profile.
- application
Enablement string - The application enablement.
- template
Mapping ArmRule Profile Template Mapping Rule Profile Response - The template mapping rule profile.
- application_
enablement str - The application enablement.
- template_
mapping_ Armrule_ profile Template Mapping Rule Profile Response - The template mapping rule profile.
- application
Enablement String - The application enablement.
- template
Mapping Property MapRule Profile - The template mapping rule profile.
AzureCoreNetworkFunctionArmTemplateApplicationResponse
- Artifact
Profile Pulumi.Azure Native. Hybrid Network. Inputs. Azure Core Arm Template Artifact Profile Response - Azure template artifact profile.
- Depends
On Pulumi.Profile Azure Native. Hybrid Network. Inputs. Depends On Profile Response - Depends on profile definition.
- Deploy
Parameters Pulumi.Mapping Rule Profile Azure Native. Hybrid Network. Inputs. Azure Core Arm Template Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- Name string
- The name of the network function application.
- Artifact
Profile AzureCore Arm Template Artifact Profile Response - Azure template artifact profile.
- Depends
On DependsProfile On Profile Response - Depends on profile definition.
- Deploy
Parameters AzureMapping Rule Profile Core Arm Template Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- Name string
- The name of the network function application.
- artifact
Profile AzureCore Arm Template Artifact Profile Response - Azure template artifact profile.
- depends
On DependsProfile On Profile Response - Depends on profile definition.
- deploy
Parameters AzureMapping Rule Profile Core Arm Template Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- name String
- The name of the network function application.
- artifact
Profile AzureCore Arm Template Artifact Profile Response - Azure template artifact profile.
- depends
On DependsProfile On Profile Response - Depends on profile definition.
- deploy
Parameters AzureMapping Rule Profile Core Arm Template Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- name string
- The name of the network function application.
- artifact_
profile AzureCore Arm Template Artifact Profile Response - Azure template artifact profile.
- depends_
on_ Dependsprofile On Profile Response - Depends on profile definition.
- deploy_
parameters_ Azuremapping_ rule_ profile Core Arm Template Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- name str
- The name of the network function application.
- artifact
Profile Property Map - Azure template artifact profile.
- depends
On Property MapProfile - Depends on profile definition.
- deploy
Parameters Property MapMapping Rule Profile - Deploy mapping rule profile.
- name String
- The name of the network function application.
AzureCoreNetworkFunctionTemplateResponse
- Network
Function List<Union<Pulumi.Applications Azure Native. Hybrid Network. Inputs. Azure Core Network Function Arm Template Application Response, Pulumi. Azure Native. Hybrid Network. Inputs. Azure Core Network Function Vhd Application Response>> - Network function applications.
- Network
Function []interface{}Applications - Network function applications.
- network
Function List<Either<AzureApplications Core Network Function Arm Template Application Response,Azure Core Network Function Vhd Application Response>> - Network function applications.
- network
Function (AzureApplications Core Network Function Arm Template Application Response | Azure Core Network Function Vhd Application Response)[] - Network function applications.
- network_
function_ Sequence[Union[Azureapplications Core Network Function Arm Template Application Response, Azure Core Network Function Vhd Application Response]] - Network function applications.
- network
Function List<Property Map | Property Map>Applications - Network function applications.
AzureCoreNetworkFunctionVhdApplicationResponse
- Artifact
Profile Pulumi.Azure Native. Hybrid Network. Inputs. Azure Core Vhd Image Artifact Profile Response - Azure vhd image artifact profile.
- Depends
On Pulumi.Profile Azure Native. Hybrid Network. Inputs. Depends On Profile Response - Depends on profile definition.
- Deploy
Parameters Pulumi.Mapping Rule Profile Azure Native. Hybrid Network. Inputs. Azure Core Vhd Image Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- Name string
- The name of the network function application.
- Artifact
Profile AzureCore Vhd Image Artifact Profile Response - Azure vhd image artifact profile.
- Depends
On DependsProfile On Profile Response - Depends on profile definition.
- Deploy
Parameters AzureMapping Rule Profile Core Vhd Image Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- Name string
- The name of the network function application.
- artifact
Profile AzureCore Vhd Image Artifact Profile Response - Azure vhd image artifact profile.
- depends
On DependsProfile On Profile Response - Depends on profile definition.
- deploy
Parameters AzureMapping Rule Profile Core Vhd Image Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- name String
- The name of the network function application.
- artifact
Profile AzureCore Vhd Image Artifact Profile Response - Azure vhd image artifact profile.
- depends
On DependsProfile On Profile Response - Depends on profile definition.
- deploy
Parameters AzureMapping Rule Profile Core Vhd Image Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- name string
- The name of the network function application.
- artifact_
profile AzureCore Vhd Image Artifact Profile Response - Azure vhd image artifact profile.
- depends_
on_ Dependsprofile On Profile Response - Depends on profile definition.
- deploy_
parameters_ Azuremapping_ rule_ profile Core Vhd Image Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- name str
- The name of the network function application.
- artifact
Profile Property Map - Azure vhd image artifact profile.
- depends
On Property MapProfile - Depends on profile definition.
- deploy
Parameters Property MapMapping Rule Profile - Deploy mapping rule profile.
- name String
- The name of the network function application.
AzureCoreVhdImageArtifactProfileResponse
- Artifact
Store Pulumi.Azure Native. Hybrid Network. Inputs. Referenced Resource Response - The reference to artifact store.
- Vhd
Artifact Pulumi.Profile Azure Native. Hybrid Network. Inputs. Vhd Image Artifact Profile Response - Vhd artifact profile.
- Artifact
Store ReferencedResource Response - The reference to artifact store.
- Vhd
Artifact VhdProfile Image Artifact Profile Response - Vhd artifact profile.
- artifact
Store ReferencedResource Response - The reference to artifact store.
- vhd
Artifact VhdProfile Image Artifact Profile Response - Vhd artifact profile.
- artifact
Store ReferencedResource Response - The reference to artifact store.
- vhd
Artifact VhdProfile Image Artifact Profile Response - Vhd artifact profile.
- artifact_
store ReferencedResource Response - The reference to artifact store.
- vhd_
artifact_ Vhdprofile Image Artifact Profile Response - Vhd artifact profile.
- artifact
Store Property Map - The reference to artifact store.
- vhd
Artifact Property MapProfile - Vhd artifact profile.
AzureCoreVhdImageDeployMappingRuleProfileResponse
- Application
Enablement string - The application enablement.
- Vhd
Image Pulumi.Mapping Rule Profile Azure Native. Hybrid Network. Inputs. Vhd Image Mapping Rule Profile Response - The vhd mapping rule profile.
- Application
Enablement string - The application enablement.
- Vhd
Image VhdMapping Rule Profile Image Mapping Rule Profile Response - The vhd mapping rule profile.
- application
Enablement String - The application enablement.
- vhd
Image VhdMapping Rule Profile Image Mapping Rule Profile Response - The vhd mapping rule profile.
- application
Enablement string - The application enablement.
- vhd
Image VhdMapping Rule Profile Image Mapping Rule Profile Response - The vhd mapping rule profile.
- application_
enablement str - The application enablement.
- vhd_
image_ Vhdmapping_ rule_ profile Image Mapping Rule Profile Response - The vhd mapping rule profile.
- application
Enablement String - The application enablement.
- vhd
Image Property MapMapping Rule Profile - The vhd mapping rule profile.
AzureOperatorNexusArmTemplateArtifactProfileResponse
- Artifact
Store Pulumi.Azure Native. Hybrid Network. Inputs. Referenced Resource Response - The reference to artifact store.
- Template
Artifact Pulumi.Profile Azure Native. Hybrid Network. Inputs. Arm Template Artifact Profile Response - Template artifact profile.
- Artifact
Store ReferencedResource Response - The reference to artifact store.
- Template
Artifact ArmProfile Template Artifact Profile Response - Template artifact profile.
- artifact
Store ReferencedResource Response - The reference to artifact store.
- template
Artifact ArmProfile Template Artifact Profile Response - Template artifact profile.
- artifact
Store ReferencedResource Response - The reference to artifact store.
- template
Artifact ArmProfile Template Artifact Profile Response - Template artifact profile.
- artifact_
store ReferencedResource Response - The reference to artifact store.
- template_
artifact_ Armprofile Template Artifact Profile Response - Template artifact profile.
- artifact
Store Property Map - The reference to artifact store.
- template
Artifact Property MapProfile - Template artifact profile.
AzureOperatorNexusArmTemplateDeployMappingRuleProfileResponse
- Application
Enablement string - The application enablement.
- Template
Mapping Pulumi.Rule Profile Azure Native. Hybrid Network. Inputs. Arm Template Mapping Rule Profile Response - The template mapping rule profile.
- Application
Enablement string - The application enablement.
- Template
Mapping ArmRule Profile Template Mapping Rule Profile Response - The template mapping rule profile.
- application
Enablement String - The application enablement.
- template
Mapping ArmRule Profile Template Mapping Rule Profile Response - The template mapping rule profile.
- application
Enablement string - The application enablement.
- template
Mapping ArmRule Profile Template Mapping Rule Profile Response - The template mapping rule profile.
- application_
enablement str - The application enablement.
- template_
mapping_ Armrule_ profile Template Mapping Rule Profile Response - The template mapping rule profile.
- application
Enablement String - The application enablement.
- template
Mapping Property MapRule Profile - The template mapping rule profile.
AzureOperatorNexusImageArtifactProfileResponse
- Artifact
Store Pulumi.Azure Native. Hybrid Network. Inputs. Referenced Resource Response - The reference to artifact store.
- Image
Artifact Pulumi.Profile Azure Native. Hybrid Network. Inputs. Image Artifact Profile Response - Image artifact profile.
- Artifact
Store ReferencedResource Response - The reference to artifact store.
- Image
Artifact ImageProfile Artifact Profile Response - Image artifact profile.
- artifact
Store ReferencedResource Response - The reference to artifact store.
- image
Artifact ImageProfile Artifact Profile Response - Image artifact profile.
- artifact
Store ReferencedResource Response - The reference to artifact store.
- image
Artifact ImageProfile Artifact Profile Response - Image artifact profile.
- artifact_
store ReferencedResource Response - The reference to artifact store.
- image_
artifact_ Imageprofile Artifact Profile Response - Image artifact profile.
- artifact
Store Property Map - The reference to artifact store.
- image
Artifact Property MapProfile - Image artifact profile.
AzureOperatorNexusImageDeployMappingRuleProfileResponse
- Application
Enablement string - The application enablement.
- Image
Mapping Pulumi.Rule Profile Azure Native. Hybrid Network. Inputs. Image Mapping Rule Profile Response - The vhd mapping rule profile.
- Application
Enablement string - The application enablement.
- Image
Mapping ImageRule Profile Mapping Rule Profile Response - The vhd mapping rule profile.
- application
Enablement String - The application enablement.
- image
Mapping ImageRule Profile Mapping Rule Profile Response - The vhd mapping rule profile.
- application
Enablement string - The application enablement.
- image
Mapping ImageRule Profile Mapping Rule Profile Response - The vhd mapping rule profile.
- application_
enablement str - The application enablement.
- image_
mapping_ Imagerule_ profile Mapping Rule Profile Response - The vhd mapping rule profile.
- application
Enablement String - The application enablement.
- image
Mapping Property MapRule Profile - The vhd mapping rule profile.
AzureOperatorNexusNetworkFunctionArmTemplateApplicationResponse
- Artifact
Profile Pulumi.Azure Native. Hybrid Network. Inputs. Azure Operator Nexus Arm Template Artifact Profile Response - Azure Operator Distributed Services Template artifact profile.
- Depends
On Pulumi.Profile Azure Native. Hybrid Network. Inputs. Depends On Profile Response - Depends on profile definition.
- Deploy
Parameters Pulumi.Mapping Rule Profile Azure Native. Hybrid Network. Inputs. Azure Operator Nexus Arm Template Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- Name string
- The name of the network function application.
- Artifact
Profile AzureOperator Nexus Arm Template Artifact Profile Response - Azure Operator Distributed Services Template artifact profile.
- Depends
On DependsProfile On Profile Response - Depends on profile definition.
- Deploy
Parameters AzureMapping Rule Profile Operator Nexus Arm Template Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- Name string
- The name of the network function application.
- artifact
Profile AzureOperator Nexus Arm Template Artifact Profile Response - Azure Operator Distributed Services Template artifact profile.
- depends
On DependsProfile On Profile Response - Depends on profile definition.
- deploy
Parameters AzureMapping Rule Profile Operator Nexus Arm Template Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- name String
- The name of the network function application.
- artifact
Profile AzureOperator Nexus Arm Template Artifact Profile Response - Azure Operator Distributed Services Template artifact profile.
- depends
On DependsProfile On Profile Response - Depends on profile definition.
- deploy
Parameters AzureMapping Rule Profile Operator Nexus Arm Template Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- name string
- The name of the network function application.
- artifact_
profile AzureOperator Nexus Arm Template Artifact Profile Response - Azure Operator Distributed Services Template artifact profile.
- depends_
on_ Dependsprofile On Profile Response - Depends on profile definition.
- deploy_
parameters_ Azuremapping_ rule_ profile Operator Nexus Arm Template Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- name str
- The name of the network function application.
- artifact
Profile Property Map - Azure Operator Distributed Services Template artifact profile.
- depends
On Property MapProfile - Depends on profile definition.
- deploy
Parameters Property MapMapping Rule Profile - Deploy mapping rule profile.
- name String
- The name of the network function application.
AzureOperatorNexusNetworkFunctionImageApplicationResponse
- Artifact
Profile Pulumi.Azure Native. Hybrid Network. Inputs. Azure Operator Nexus Image Artifact Profile Response - Azure Operator Distributed Services image artifact profile.
- Depends
On Pulumi.Profile Azure Native. Hybrid Network. Inputs. Depends On Profile Response - Depends on profile definition.
- Deploy
Parameters Pulumi.Mapping Rule Profile Azure Native. Hybrid Network. Inputs. Azure Operator Nexus Image Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- Name string
- The name of the network function application.
- Artifact
Profile AzureOperator Nexus Image Artifact Profile Response - Azure Operator Distributed Services image artifact profile.
- Depends
On DependsProfile On Profile Response - Depends on profile definition.
- Deploy
Parameters AzureMapping Rule Profile Operator Nexus Image Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- Name string
- The name of the network function application.
- artifact
Profile AzureOperator Nexus Image Artifact Profile Response - Azure Operator Distributed Services image artifact profile.
- depends
On DependsProfile On Profile Response - Depends on profile definition.
- deploy
Parameters AzureMapping Rule Profile Operator Nexus Image Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- name String
- The name of the network function application.
- artifact
Profile AzureOperator Nexus Image Artifact Profile Response - Azure Operator Distributed Services image artifact profile.
- depends
On DependsProfile On Profile Response - Depends on profile definition.
- deploy
Parameters AzureMapping Rule Profile Operator Nexus Image Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- name string
- The name of the network function application.
- artifact_
profile AzureOperator Nexus Image Artifact Profile Response - Azure Operator Distributed Services image artifact profile.
- depends_
on_ Dependsprofile On Profile Response - Depends on profile definition.
- deploy_
parameters_ Azuremapping_ rule_ profile Operator Nexus Image Deploy Mapping Rule Profile Response - Deploy mapping rule profile.
- name str
- The name of the network function application.
- artifact
Profile Property Map - Azure Operator Distributed Services image artifact profile.
- depends
On Property MapProfile - Depends on profile definition.
- deploy
Parameters Property MapMapping Rule Profile - Deploy mapping rule profile.
- name String
- The name of the network function application.
AzureOperatorNexusNetworkFunctionTemplateResponse
- Network
Function List<Union<Pulumi.Applications Azure Native. Hybrid Network. Inputs. Azure Operator Nexus Network Function Arm Template Application Response, Pulumi. Azure Native. Hybrid Network. Inputs. Azure Operator Nexus Network Function Image Application Response>> - Network function applications.
- Network
Function []interface{}Applications - Network function applications.
- network
Function List<Either<AzureApplications Operator Nexus Network Function Arm Template Application Response,Azure Operator Nexus Network Function Image Application Response>> - Network function applications.
- network
Function (AzureApplications Operator Nexus Network Function Arm Template Application Response | Azure Operator Nexus Network Function Image Application Response)[] - Network function applications.
- network_
function_ Sequence[Union[Azureapplications Operator Nexus Network Function Arm Template Application Response, Azure Operator Nexus Network Function Image Application Response]] - Network function applications.
- network
Function List<Property Map | Property Map>Applications - Network function applications.
ContainerizedNetworkFunctionDefinitionVersionResponse
- Provisioning
State string - The provisioning state of the network function definition version resource.
- Version
State string - The network function definition version state.
- Deploy
Parameters string - The deployment parameters of the network function definition version.
- Description string
- The network function definition version description.
- Network
Function Pulumi.Template Azure Native. Hybrid Network. Inputs. Azure Arc Kubernetes Network Function Template Response - Containerized network function template.
- Provisioning
State string - The provisioning state of the network function definition version resource.
- Version
State string - The network function definition version state.
- Deploy
Parameters string - The deployment parameters of the network function definition version.
- Description string
- The network function definition version description.
- Network
Function AzureTemplate Arc Kubernetes Network Function Template Response - Containerized network function template.
- provisioning
State String - The provisioning state of the network function definition version resource.
- version
State String - The network function definition version state.
- deploy
Parameters String - The deployment parameters of the network function definition version.
- description String
- The network function definition version description.
- network
Function AzureTemplate Arc Kubernetes Network Function Template Response - Containerized network function template.
- provisioning
State string - The provisioning state of the network function definition version resource.
- version
State string - The network function definition version state.
- deploy
Parameters string - The deployment parameters of the network function definition version.
- description string
- The network function definition version description.
- network
Function AzureTemplate Arc Kubernetes Network Function Template Response - Containerized network function template.
- provisioning_
state str - The provisioning state of the network function definition version resource.
- version_
state str - The network function definition version state.
- deploy_
parameters str - The deployment parameters of the network function definition version.
- description str
- The network function definition version description.
- network_
function_ Azuretemplate Arc Kubernetes Network Function Template Response - Containerized network function template.
- provisioning
State String - The provisioning state of the network function definition version resource.
- version
State String - The network function definition version state.
- deploy
Parameters String - The deployment parameters of the network function definition version.
- description String
- The network function definition version description.
- network
Function Property MapTemplate - Containerized network function template.
DependsOnProfileResponse
- Install
Depends List<string>On - Application installation operation dependency.
- Uninstall
Depends List<string>On - Application deletion operation dependency.
- Update
Depends List<string>On - Application update operation dependency.
- Install
Depends []stringOn - Application installation operation dependency.
- Uninstall
Depends []stringOn - Application deletion operation dependency.
- Update
Depends []stringOn - Application update operation dependency.
- install
Depends List<String>On - Application installation operation dependency.
- uninstall
Depends List<String>On - Application deletion operation dependency.
- update
Depends List<String>On - Application update operation dependency.
- install
Depends string[]On - Application installation operation dependency.
- uninstall
Depends string[]On - Application deletion operation dependency.
- update
Depends string[]On - Application update operation dependency.
- install_
depends_ Sequence[str]on - Application installation operation dependency.
- uninstall_
depends_ Sequence[str]on - Application deletion operation dependency.
- update_
depends_ Sequence[str]on - Application update operation dependency.
- install
Depends List<String>On - Application installation operation dependency.
- uninstall
Depends List<String>On - Application deletion operation dependency.
- update
Depends List<String>On - Application update operation dependency.
HelmArtifactProfileResponse
- Helm
Package stringName - Helm package name.
- Helm
Package stringVersion Range - Helm package version range.
- Image
Pull List<string>Secrets Values Paths - The image pull secrets values path list.
- Registry
Values List<string>Paths - The registry values path list.
- Helm
Package stringName - Helm package name.
- Helm
Package stringVersion Range - Helm package version range.
- Image
Pull []stringSecrets Values Paths - The image pull secrets values path list.
- Registry
Values []stringPaths - The registry values path list.
- helm
Package StringName - Helm package name.
- helm
Package StringVersion Range - Helm package version range.
- image
Pull List<String>Secrets Values Paths - The image pull secrets values path list.
- registry
Values List<String>Paths - The registry values path list.
- helm
Package stringName - Helm package name.
- helm
Package stringVersion Range - Helm package version range.
- image
Pull string[]Secrets Values Paths - The image pull secrets values path list.
- registry
Values string[]Paths - The registry values path list.
- helm_
package_ strname - Helm package name.
- helm_
package_ strversion_ range - Helm package version range.
- image_
pull_ Sequence[str]secrets_ values_ paths - The image pull secrets values path list.
- registry_
values_ Sequence[str]paths - The registry values path list.
- helm
Package StringName - Helm package name.
- helm
Package StringVersion Range - Helm package version range.
- image
Pull List<String>Secrets Values Paths - The image pull secrets values path list.
- registry
Values List<String>Paths - The registry values path list.
HelmInstallOptionsResponse
HelmMappingRuleProfileResponse
- Helm
Package stringVersion - Helm package version.
- Options
Pulumi.
Azure Native. Hybrid Network. Inputs. Helm Mapping Rule Profile Response Options - The helm deployment options
- Release
Name string - Helm release name.
- Release
Namespace string - Helm release namespace.
- Values string
- Helm release values.
- Helm
Package stringVersion - Helm package version.
- Options
Helm
Mapping Rule Profile Response Options - The helm deployment options
- Release
Name string - Helm release name.
- Release
Namespace string - Helm release namespace.
- Values string
- Helm release values.
- helm
Package StringVersion - Helm package version.
- options
Helm
Mapping Rule Profile Response Options - The helm deployment options
- release
Name String - Helm release name.
- release
Namespace String - Helm release namespace.
- values String
- Helm release values.
- helm
Package stringVersion - Helm package version.
- options
Helm
Mapping Rule Profile Response Options - The helm deployment options
- release
Name string - Helm release name.
- release
Namespace string - Helm release namespace.
- values string
- Helm release values.
- helm_
package_ strversion - Helm package version.
- options
Helm
Mapping Rule Profile Response Options - The helm deployment options
- release_
name str - Helm release name.
- release_
namespace str - Helm release namespace.
- values str
- Helm release values.
- helm
Package StringVersion - Helm package version.
- options Property Map
- The helm deployment options
- release
Name String - Helm release name.
- release
Namespace String - Helm release namespace.
- values String
- Helm release values.
HelmMappingRuleProfileResponseOptions
- Install
Options Pulumi.Azure Native. Hybrid Network. Inputs. Helm Install Options Response - The helm deployment install options
- Upgrade
Options Pulumi.Azure Native. Hybrid Network. Inputs. Helm Upgrade Options Response - The helm deployment upgrade options
- Install
Options HelmInstall Options Response - The helm deployment install options
- Upgrade
Options HelmUpgrade Options Response - The helm deployment upgrade options
- install
Options HelmInstall Options Response - The helm deployment install options
- upgrade
Options HelmUpgrade Options Response - The helm deployment upgrade options
- install
Options HelmInstall Options Response - The helm deployment install options
- upgrade
Options HelmUpgrade Options Response - The helm deployment upgrade options
- install_
options HelmInstall Options Response - The helm deployment install options
- upgrade_
options HelmUpgrade Options Response - The helm deployment upgrade options
- install
Options Property Map - The helm deployment install options
- upgrade
Options Property Map - The helm deployment upgrade options
HelmUpgradeOptionsResponse
ImageArtifactProfileResponse
- Image
Name string - Image name.
- Image
Version string - Image version.
- Image
Name string - Image name.
- Image
Version string - Image version.
- image
Name String - Image name.
- image
Version String - Image version.
- image
Name string - Image name.
- image
Version string - Image version.
- image_
name str - Image name.
- image_
version str - Image version.
- image
Name String - Image name.
- image
Version String - Image version.
ImageMappingRuleProfileResponse
- User
Configuration string - List of values.
- User
Configuration string - List of values.
- user
Configuration String - List of values.
- user
Configuration string - List of values.
- user_
configuration str - List of values.
- user
Configuration String - List of values.
ReferencedResourceResponse
- Id string
- Resource ID.
- Id string
- Resource ID.
- id String
- Resource ID.
- id string
- Resource ID.
- id str
- Resource ID.
- id String
- 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.
VhdImageArtifactProfileResponse
- Vhd
Name string - Vhd name.
- Vhd
Version string - Vhd version.
- Vhd
Name string - Vhd name.
- Vhd
Version string - Vhd version.
- vhd
Name String - Vhd name.
- vhd
Version String - Vhd version.
- vhd
Name string - Vhd name.
- vhd
Version string - Vhd version.
- vhd_
name str - Vhd name.
- vhd_
version str - Vhd version.
- vhd
Name String - Vhd name.
- vhd
Version String - Vhd version.
VhdImageMappingRuleProfileResponse
- User
Configuration string - List of values.
- User
Configuration string - List of values.
- user
Configuration String - List of values.
- user
Configuration string - List of values.
- user_
configuration str - List of values.
- user
Configuration String - List of values.
VirtualNetworkFunctionNetworkFunctionDefinitionVersionResponse
- Provisioning
State string - The provisioning state of the network function definition version resource.
- Version
State string - The network function definition version state.
- Deploy
Parameters string - The deployment parameters of the network function definition version.
- Description string
- The network function definition version description.
- Network
Function Pulumi.Template Azure | Pulumi.Native. Hybrid Network. Inputs. Azure Core Network Function Template Response Azure Native. Hybrid Network. Inputs. Azure Operator Nexus Network Function Template Response - Virtual network function template.
- Provisioning
State string - The provisioning state of the network function definition version resource.
- Version
State string - The network function definition version state.
- Deploy
Parameters string - The deployment parameters of the network function definition version.
- Description string
- The network function definition version description.
- Network
Function AzureTemplate Core | AzureNetwork Function Template Response Operator Nexus Network Function Template Response - Virtual network function template.
- provisioning
State String - The provisioning state of the network function definition version resource.
- version
State String - The network function definition version state.
- deploy
Parameters String - The deployment parameters of the network function definition version.
- description String
- The network function definition version description.
- network
Function AzureTemplate Core | AzureNetwork Function Template Response Operator Nexus Network Function Template Response - Virtual network function template.
- provisioning
State string - The provisioning state of the network function definition version resource.
- version
State string - The network function definition version state.
- deploy
Parameters string - The deployment parameters of the network function definition version.
- description string
- The network function definition version description.
- network
Function AzureTemplate Core | AzureNetwork Function Template Response Operator Nexus Network Function Template Response - Virtual network function template.
- provisioning_
state str - The provisioning state of the network function definition version resource.
- version_
state str - The network function definition version state.
- deploy_
parameters str - The deployment parameters of the network function definition version.
- description str
- The network function definition version description.
- network_
function_ Azuretemplate Core | AzureNetwork Function Template Response Operator Nexus Network Function Template Response - Virtual network function template.
- provisioning
State String - The provisioning state of the network function definition version resource.
- version
State String - The network function definition version state.
- deploy
Parameters String - The deployment parameters of the network function definition version.
- description String
- The network function definition version description.
- network
Function Property Map | Property MapTemplate - Virtual network function template.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi