NetworkServiceDesignVersionPropertiesFormat interface

network service design version properties.

Properties

configurationGroupSchemaReferences

The configuration schemas to used to define the values.

description

The network service design version description.

nfvisFromSite

The nfvis from the site.

provisioningState

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

resourceElementTemplates

List of resource element template

versionState

The network service design version state. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

configurationGroupSchemaReferences

The configuration schemas to used to define the values.

configurationGroupSchemaReferences?: {[propertyName: string]: ReferencedResource}

Property Value

{[propertyName: string]: ReferencedResource}

description

The network service design version description.

description?: string

Property Value

string

nfvisFromSite

The nfvis from the site.

nfvisFromSite?: {[propertyName: string]: NfviDetails}

Property Value

{[propertyName: string]: NfviDetails}

provisioningState

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

provisioningState?: string

Property Value

string

resourceElementTemplates

List of resource element template

resourceElementTemplates?: ResourceElementTemplateUnion[]

Property Value

versionState

The network service design version state. NOTE: This property will not be serialized. It can only be populated by the server.

versionState?: string

Property Value

string