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.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.47.1 published on Monday, Jun 24, 2024 by Pulumi
Gets information about a network service design version. Azure REST API version: 2023-09-01.
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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:hybridnetwork:getNetworkServiceDesignVersion
arguments:
# arguments dictionary
The following arguments are supported:
- Network
Service stringDesign Group Name - The name of the network service design group.
- Network
Service 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.
- Publisher
Name string - The name of the publisher.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Network
Service stringDesign Group Name - The name of the network service design group.
- Network
Service 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.
- Publisher
Name string - The name of the publisher.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- network
Service StringDesign Group Name - The name of the network service design group.
- network
Service 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.
- publisher
Name String - The name of the publisher.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- network
Service stringDesign Group Name - The name of the network service design group.
- network
Service 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.
- publisher
Name string - The name of the publisher.
- resource
Group 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.
- network
Service StringDesign Group Name - The name of the network service design group.
- network
Service 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.
- publisher
Name String - The name of the publisher.
- resource
Group 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.
- 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
Network
Service Design Version Properties Format Response - network service design 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
Network
Service Design Version Properties Format Response - network service design 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
Network
Service Design Version Properties Format Response - network service design 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
Network
Service 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.
- 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
ArmResourceDefinitionResourceElementTemplateDetailsResponse
- Configuration
Pulumi.
Azure Native. Hybrid Network. Inputs. Arm Resource Definition Resource Element Template Response - The resource element template type.
- Depends
On Pulumi.Profile Azure Native. Hybrid Network. Inputs. Depends On Profile Response - The depends on profile.
- Name string
- Name of the resource element template.
- Configuration
Arm
Resource Definition Resource Element Template Response - The resource element template type.
- Depends
On DependsProfile On Profile Response - The depends on profile.
- Name string
- Name of the resource element template.
- configuration
Arm
Resource Definition Resource Element Template Response - The resource element template type.
- depends
On DependsProfile On Profile Response - The depends on profile.
- name String
- Name of the resource element template.
- configuration
Arm
Resource Definition Resource Element Template Response - The resource element template type.
- depends
On DependsProfile On Profile Response - The depends on profile.
- name string
- Name of the resource element template.
- configuration
Arm
Resource 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.
- depends
On Property MapProfile - The depends on profile.
- name String
- Name of the resource element template.
ArmResourceDefinitionResourceElementTemplateResponse
- Artifact
Profile Pulumi.Azure Native. Hybrid Network. Inputs. NSDArtifact Profile Response - Artifact profile properties.
- Parameter
Values string - Name and value pairs that define the parameter values. It can be a well formed escaped JSON string.
- Template
Type string - The template type.
- Artifact
Profile NSDArtifactProfile Response - Artifact profile properties.
- Parameter
Values string - Name and value pairs that define the parameter values. It can be a well formed escaped JSON string.
- Template
Type string - The template type.
- artifact
Profile NSDArtifactProfile Response - Artifact profile properties.
- parameter
Values String - Name and value pairs that define the parameter values. It can be a well formed escaped JSON string.
- template
Type String - The template type.
- artifact
Profile NSDArtifactProfile Response - Artifact profile properties.
- parameter
Values string - Name and value pairs that define the parameter values. It can be a well formed escaped JSON string.
- template
Type 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.
- artifact
Profile Property Map - Artifact profile properties.
- parameter
Values String - Name and value pairs that define the parameter values. It can be a well formed escaped JSON string.
- template
Type String - The template type.
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.
NSDArtifactProfileResponse
- Artifact
Name string - Artifact name.
- Artifact
Store Pulumi.Reference Azure Native. Hybrid Network. Inputs. Referenced Resource Response - The artifact store resource id
- Artifact
Version string - Artifact version.
- Artifact
Name string - Artifact name.
- Artifact
Store ReferencedReference Resource Response - The artifact store resource id
- Artifact
Version string - Artifact version.
- artifact
Name String - Artifact name.
- artifact
Store ReferencedReference Resource Response - The artifact store resource id
- artifact
Version String - Artifact version.
- artifact
Name string - Artifact name.
- artifact
Store ReferencedReference Resource Response - The artifact store resource id
- artifact
Version string - Artifact version.
- artifact_
name str - Artifact name.
- artifact_
store_ Referencedreference Resource Response - The artifact store resource id
- artifact_
version str - Artifact version.
- artifact
Name String - Artifact name.
- artifact
Store Property MapReference - The artifact store resource id
- artifact
Version String - Artifact version.
NetworkFunctionDefinitionResourceElementTemplateDetailsResponse
- Configuration
Pulumi.
Azure Native. Hybrid Network. Inputs. Arm Resource Definition Resource Element Template Response - The resource element template type.
- Depends
On Pulumi.Profile Azure Native. Hybrid Network. Inputs. Depends On Profile Response - The depends on profile.
- Name string
- Name of the resource element template.
- Configuration
Arm
Resource Definition Resource Element Template Response - The resource element template type.
- Depends
On DependsProfile On Profile Response - The depends on profile.
- Name string
- Name of the resource element template.
- configuration
Arm
Resource Definition Resource Element Template Response - The resource element template type.
- depends
On DependsProfile On Profile Response - The depends on profile.
- name String
- Name of the resource element template.
- configuration
Arm
Resource Definition Resource Element Template Response - The resource element template type.
- depends
On DependsProfile On Profile Response - The depends on profile.
- name string
- Name of the resource element template.
- configuration
Arm
Resource 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.
- depends
On Property MapProfile - The depends on profile.
- name String
- Name of the resource element template.
NetworkServiceDesignVersionPropertiesFormatResponse
- Provisioning
State string - The provisioning state of the network service design version resource.
- Version
State string - The network service design version state.
- Configuration
Group 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.
- Nfvis
From Dictionary<string, Pulumi.Site Azure Native. Hybrid Network. Inputs. Nfvi Details Response> - The nfvis from the site.
- Resource
Element 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
- Provisioning
State string - The provisioning state of the network service design version resource.
- Version
State string - The network service design version state.
- Configuration
Group map[string]ReferencedSchema References Resource Response - The configuration schemas to used to define the values.
- Description string
- The network service design version description.
- Nfvis
From map[string]NfviSite Details Response - The nfvis from the site.
- Resource
Element []interface{}Templates - List of resource element template
- provisioning
State String - The provisioning state of the network service design version resource.
- version
State String - The network service design version state.
- configuration
Group Map<String,ReferencedSchema References Resource Response> - The configuration schemas to used to define the values.
- description String
- The network service design version description.
- nfvis
From Map<String,NfviSite Details Response> - The nfvis from the site.
- resource
Element List<Either<ArmTemplates Resource Definition Resource Element Template Details Response,Network Function Definition Resource Element Template Details Response>> - List of resource element template
- provisioning
State string - The provisioning state of the network service design version resource.
- version
State string - The network service design version state.
- configuration
Group {[key: string]: ReferencedSchema References Resource Response} - The configuration schemas to used to define the values.
- description string
- The network service design version description.
- nfvis
From {[key: string]: NfviSite Details Response} - The nfvis from the site.
- resource
Element (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
- provisioning
State String - The provisioning state of the network service design version resource.
- version
State String - The network service design version state.
- configuration
Group Map<Property Map>Schema References - The configuration schemas to used to define the values.
- description String
- The network service design version description.
- nfvis
From Map<Property Map>Site - The nfvis from the site.
- resource
Element 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
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native 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