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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.hybridnetwork.getNetworkServiceDesignVersion
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets information about a network service design version. Azure REST API version: 2023-09-01.
Other available API versions: 2024-04-15.
Using getNetworkServiceDesignVersion
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 getNetworkServiceDesignVersion(args: GetNetworkServiceDesignVersionArgs, opts?: InvokeOptions): Promise<GetNetworkServiceDesignVersionResult>
function getNetworkServiceDesignVersionOutput(args: GetNetworkServiceDesignVersionOutputArgs, opts?: InvokeOptions): Output<GetNetworkServiceDesignVersionResult>def get_network_service_design_version(network_service_design_group_name: Optional[str] = None,
                                       network_service_design_version_name: Optional[str] = None,
                                       publisher_name: Optional[str] = None,
                                       resource_group_name: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetNetworkServiceDesignVersionResult
def get_network_service_design_version_output(network_service_design_group_name: Optional[pulumi.Input[str]] = None,
                                       network_service_design_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[GetNetworkServiceDesignVersionResult]func LookupNetworkServiceDesignVersion(ctx *Context, args *LookupNetworkServiceDesignVersionArgs, opts ...InvokeOption) (*LookupNetworkServiceDesignVersionResult, error)
func LookupNetworkServiceDesignVersionOutput(ctx *Context, args *LookupNetworkServiceDesignVersionOutputArgs, opts ...InvokeOption) LookupNetworkServiceDesignVersionResultOutput> Note: This function is named LookupNetworkServiceDesignVersion in the Go SDK.
public static class GetNetworkServiceDesignVersion 
{
    public static Task<GetNetworkServiceDesignVersionResult> InvokeAsync(GetNetworkServiceDesignVersionArgs args, InvokeOptions? opts = null)
    public static Output<GetNetworkServiceDesignVersionResult> Invoke(GetNetworkServiceDesignVersionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNetworkServiceDesignVersionResult> getNetworkServiceDesignVersion(GetNetworkServiceDesignVersionArgs args, InvokeOptions options)
public static Output<GetNetworkServiceDesignVersionResult> getNetworkServiceDesignVersion(GetNetworkServiceDesignVersionArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:hybridnetwork:getNetworkServiceDesignVersion
  arguments:
    # arguments dictionaryThe following arguments are supported:
- NetworkService stringDesign Group Name 
- The name of the network service design group.
- NetworkService stringDesign Version Name 
- The name of the network service design version. The name should conform to the SemVer 2.0.0 specification: https://semver.org/spec/v2.0.0.html.
- PublisherName string
- The name of the publisher.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- NetworkService stringDesign Group Name 
- The name of the network service design group.
- NetworkService stringDesign Version Name 
- The name of the network service design version. The name should conform to the SemVer 2.0.0 specification: https://semver.org/spec/v2.0.0.html.
- PublisherName string
- The name of the publisher.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- networkService StringDesign Group Name 
- The name of the network service design group.
- networkService StringDesign Version Name 
- The name of the network service design version. The name should conform to the SemVer 2.0.0 specification: https://semver.org/spec/v2.0.0.html.
- publisherName String
- The name of the publisher.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- networkService stringDesign Group Name 
- The name of the network service design group.
- networkService stringDesign Version Name 
- The name of the network service design version. The name should conform to the SemVer 2.0.0 specification: https://semver.org/spec/v2.0.0.html.
- publisherName string
- The name of the publisher.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- network_service_ strdesign_ group_ name 
- The name of the network service design group.
- network_service_ strdesign_ version_ name 
- The name of the network service design 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.
- networkService StringDesign Group Name 
- The name of the network service design group.
- networkService StringDesign Version Name 
- The name of the network service design version. The name should conform to the SemVer 2.0.0 specification: https://semver.org/spec/v2.0.0.html.
- publisherName String
- The name of the publisher.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getNetworkServiceDesignVersion 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 Native. Hybrid Network. Outputs. Network Service Design Version Properties Format Response 
- network service design version properties.
- SystemData 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
NetworkService Design Version Properties Format Response 
- network service design version properties.
- SystemData 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
NetworkService Design Version Properties Format Response 
- network service design version properties.
- systemData 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
NetworkService Design Version Properties Format Response 
- network service design version properties.
- systemData 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
NetworkService Design Version Properties Format Response 
- network service design 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
- network service design version properties.
- 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"
- Map<String>
- Resource tags.
Supporting Types
ArmResourceDefinitionResourceElementTemplateDetailsResponse       
- Configuration
Pulumi.Azure Native. Hybrid Network. Inputs. Arm Resource Definition Resource Element Template Response 
- The resource element template type.
- DependsOn Pulumi.Profile Azure Native. Hybrid Network. Inputs. Depends On Profile Response 
- The depends on profile.
- Name string
- Name of the resource element template.
- Configuration
ArmResource Definition Resource Element Template Response 
- The resource element template type.
- DependsOn DependsProfile On Profile Response 
- The depends on profile.
- Name string
- Name of the resource element template.
- configuration
ArmResource Definition Resource Element Template Response 
- The resource element template type.
- dependsOn DependsProfile On Profile Response 
- The depends on profile.
- name String
- Name of the resource element template.
- configuration
ArmResource Definition Resource Element Template Response 
- The resource element template type.
- dependsOn DependsProfile On Profile Response 
- The depends on profile.
- name string
- Name of the resource element template.
- configuration
ArmResource Definition Resource Element Template Response 
- The resource element template type.
- depends_on_ Dependsprofile On Profile Response 
- The depends on profile.
- name str
- Name of the resource element template.
- configuration Property Map
- The resource element template type.
- dependsOn Property MapProfile 
- The depends on profile.
- name String
- Name of the resource element template.
ArmResourceDefinitionResourceElementTemplateResponse      
- ArtifactProfile Pulumi.Azure Native. Hybrid Network. Inputs. NSDArtifact Profile Response 
- Artifact profile properties.
- ParameterValues string
- Name and value pairs that define the parameter values. It can be a well formed escaped JSON string.
- TemplateType string
- The template type.
- ArtifactProfile NSDArtifactProfile Response 
- Artifact profile properties.
- ParameterValues string
- Name and value pairs that define the parameter values. It can be a well formed escaped JSON string.
- TemplateType string
- The template type.
- artifactProfile NSDArtifactProfile Response 
- Artifact profile properties.
- parameterValues String
- Name and value pairs that define the parameter values. It can be a well formed escaped JSON string.
- templateType String
- The template type.
- artifactProfile NSDArtifactProfile Response 
- Artifact profile properties.
- parameterValues string
- Name and value pairs that define the parameter values. It can be a well formed escaped JSON string.
- templateType string
- The template type.
- artifact_profile NSDArtifactProfile Response 
- Artifact profile properties.
- parameter_values str
- Name and value pairs that define the parameter values. It can be a well formed escaped JSON string.
- template_type str
- The template type.
- artifactProfile Property Map
- Artifact profile properties.
- parameterValues String
- Name and value pairs that define the parameter values. It can be a well formed escaped JSON string.
- templateType String
- The template type.
DependsOnProfileResponse   
- InstallDepends List<string>On 
- Application installation operation dependency.
- UninstallDepends List<string>On 
- Application deletion operation dependency.
- UpdateDepends List<string>On 
- Application update operation dependency.
- InstallDepends []stringOn 
- Application installation operation dependency.
- UninstallDepends []stringOn 
- Application deletion operation dependency.
- UpdateDepends []stringOn 
- Application update operation dependency.
- installDepends List<String>On 
- Application installation operation dependency.
- uninstallDepends List<String>On 
- Application deletion operation dependency.
- updateDepends List<String>On 
- Application update operation dependency.
- installDepends string[]On 
- Application installation operation dependency.
- uninstallDepends string[]On 
- Application deletion operation dependency.
- updateDepends 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.
- installDepends List<String>On 
- Application installation operation dependency.
- uninstallDepends List<String>On 
- Application deletion operation dependency.
- updateDepends List<String>On 
- Application update operation dependency.
NSDArtifactProfileResponse  
- ArtifactName string
- Artifact name.
- ArtifactStore Pulumi.Reference Azure Native. Hybrid Network. Inputs. Referenced Resource Response 
- The artifact store resource id
- ArtifactVersion string
- Artifact version.
- ArtifactName string
- Artifact name.
- ArtifactStore ReferencedReference Resource Response 
- The artifact store resource id
- ArtifactVersion string
- Artifact version.
- artifactName String
- Artifact name.
- artifactStore ReferencedReference Resource Response 
- The artifact store resource id
- artifactVersion String
- Artifact version.
- artifactName string
- Artifact name.
- artifactStore ReferencedReference Resource Response 
- The artifact store resource id
- artifactVersion string
- Artifact version.
- artifact_name str
- Artifact name.
- artifact_store_ Referencedreference Resource Response 
- The artifact store resource id
- artifact_version str
- Artifact version.
- artifactName String
- Artifact name.
- artifactStore Property MapReference 
- The artifact store resource id
- artifactVersion String
- Artifact version.
NetworkFunctionDefinitionResourceElementTemplateDetailsResponse       
- Configuration
Pulumi.Azure Native. Hybrid Network. Inputs. Arm Resource Definition Resource Element Template Response 
- The resource element template type.
- DependsOn Pulumi.Profile Azure Native. Hybrid Network. Inputs. Depends On Profile Response 
- The depends on profile.
- Name string
- Name of the resource element template.
- Configuration
ArmResource Definition Resource Element Template Response 
- The resource element template type.
- DependsOn DependsProfile On Profile Response 
- The depends on profile.
- Name string
- Name of the resource element template.
- configuration
ArmResource Definition Resource Element Template Response 
- The resource element template type.
- dependsOn DependsProfile On Profile Response 
- The depends on profile.
- name String
- Name of the resource element template.
- configuration
ArmResource Definition Resource Element Template Response 
- The resource element template type.
- dependsOn DependsProfile On Profile Response 
- The depends on profile.
- name string
- Name of the resource element template.
- configuration
ArmResource Definition Resource Element Template Response 
- The resource element template type.
- depends_on_ Dependsprofile On Profile Response 
- The depends on profile.
- name str
- Name of the resource element template.
- configuration Property Map
- The resource element template type.
- dependsOn Property MapProfile 
- The depends on profile.
- name String
- Name of the resource element template.
NetworkServiceDesignVersionPropertiesFormatResponse      
- ProvisioningState string
- The provisioning state of the network service design version resource.
- VersionState string
- The network service design version state.
- ConfigurationGroup Dictionary<string, Pulumi.Schema References Azure Native. Hybrid Network. Inputs. Referenced Resource Response> 
- The configuration schemas to used to define the values.
- Description string
- The network service design version description.
- NfvisFrom Dictionary<string, Pulumi.Site Azure Native. Hybrid Network. Inputs. Nfvi Details Response> 
- The nfvis from the site.
- ResourceElement List<Union<Pulumi.Templates Azure Native. Hybrid Network. Inputs. Arm Resource Definition Resource Element Template Details Response, Pulumi. Azure Native. Hybrid Network. Inputs. Network Function Definition Resource Element Template Details Response>> 
- List of resource element template
- ProvisioningState string
- The provisioning state of the network service design version resource.
- VersionState string
- The network service design version state.
- ConfigurationGroup map[string]ReferencedSchema References Resource Response 
- The configuration schemas to used to define the values.
- Description string
- The network service design version description.
- NfvisFrom map[string]NfviSite Details Response 
- The nfvis from the site.
- ResourceElement []interface{}Templates 
- List of resource element template
- provisioningState String
- The provisioning state of the network service design version resource.
- versionState String
- The network service design version state.
- configurationGroup Map<String,ReferencedSchema References Resource Response> 
- The configuration schemas to used to define the values.
- description String
- The network service design version description.
- nfvisFrom Map<String,NfviSite Details Response> 
- The nfvis from the site.
- resourceElement List<Either<ArmTemplates Resource Definition Resource Element Template Details Response,Network Function Definition Resource Element Template Details Response>> 
- List of resource element template
- provisioningState string
- The provisioning state of the network service design version resource.
- versionState string
- The network service design version state.
- configurationGroup {[key: string]: ReferencedSchema References Resource Response} 
- The configuration schemas to used to define the values.
- description string
- The network service design version description.
- nfvisFrom {[key: string]: NfviSite Details Response} 
- The nfvis from the site.
- resourceElement (ArmTemplates Resource Definition Resource Element Template Details Response | Network Function Definition Resource Element Template Details Response)[] 
- List of resource element template
- provisioning_state str
- The provisioning state of the network service design version resource.
- version_state str
- The network service design version state.
- configuration_group_ Mapping[str, Referencedschema_ references Resource Response] 
- The configuration schemas to used to define the values.
- description str
- The network service design version description.
- nfvis_from_ Mapping[str, Nfvisite Details Response] 
- The nfvis from the site.
- resource_element_ Sequence[Union[Armtemplates Resource Definition Resource Element Template Details Response, Network Function Definition Resource Element Template Details Response]] 
- List of resource element template
- provisioningState String
- The provisioning state of the network service design version resource.
- versionState String
- The network service design version state.
- configurationGroup Map<Property Map>Schema References 
- The configuration schemas to used to define the values.
- description String
- The network service design version description.
- nfvisFrom Map<Property Map>Site 
- The nfvis from the site.
- resourceElement List<Property Map | Property Map>Templates 
- List of resource element template
NfviDetailsResponse  
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  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- 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.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi