NetworkFunctionPropertiesFormat interface

Network function properties.

Properties

allowSoftwareUpdate

Indicates if software updates are allowed during deployment.

configurationType

Polymorphic discriminator, which specifies the different types this object can be

networkFunctionDefinitionGroupName

The network function definition group name for the network function. NOTE: This property will not be serialized. It can only be populated by the server.

networkFunctionDefinitionOfferingLocation

The location of the network function definition offering. NOTE: This property will not be serialized. It can only be populated by the server.

networkFunctionDefinitionVersion

The network function definition version for the network function. NOTE: This property will not be serialized. It can only be populated by the server.

networkFunctionDefinitionVersionResourceReference

The network function definition version resource reference.

nfviId

The nfviId for the network function.

nfviType

The nfvi type for the network function.

provisioningState

The provisioning state of the network function resource. NOTE: This property will not be serialized. It can only be populated by the server.

publisherName

The publisher name for the network function. NOTE: This property will not be serialized. It can only be populated by the server.

publisherScope

The scope of the publisher. NOTE: This property will not be serialized. It can only be populated by the server.

roleOverrideValues

The role configuration override values from the user.

Property Details

allowSoftwareUpdate

Indicates if software updates are allowed during deployment.

allowSoftwareUpdate?: boolean

Property Value

boolean

configurationType

Polymorphic discriminator, which specifies the different types this object can be

configurationType: "Secret" | "Open"

Property Value

"Secret" | "Open"

networkFunctionDefinitionGroupName

The network function definition group name for the network function. NOTE: This property will not be serialized. It can only be populated by the server.

networkFunctionDefinitionGroupName?: string

Property Value

string

networkFunctionDefinitionOfferingLocation

The location of the network function definition offering. NOTE: This property will not be serialized. It can only be populated by the server.

networkFunctionDefinitionOfferingLocation?: string

Property Value

string

networkFunctionDefinitionVersion

The network function definition version for the network function. NOTE: This property will not be serialized. It can only be populated by the server.

networkFunctionDefinitionVersion?: string

Property Value

string

networkFunctionDefinitionVersionResourceReference

The network function definition version resource reference.

networkFunctionDefinitionVersionResourceReference?: DeploymentResourceIdReferenceUnion

Property Value

nfviId

The nfviId for the network function.

nfviId?: string

Property Value

string

nfviType

The nfvi type for the network function.

nfviType?: string

Property Value

string

provisioningState

The provisioning state of the network function resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

publisherName

The publisher name for the network function. NOTE: This property will not be serialized. It can only be populated by the server.

publisherName?: string

Property Value

string

publisherScope

The scope of the publisher. NOTE: This property will not be serialized. It can only be populated by the server.

publisherScope?: string

Property Value

string

roleOverrideValues

The role configuration override values from the user.

roleOverrideValues?: string[]

Property Value

string[]