你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NetworkFunctionPropertiesFormat 类

定义

网络函数属性。 请注意 NetworkFunctionPropertiesFormat ,是基类。 根据方案,可能需要在此处分配基类的派生类,或者此属性需要强制转换为可能的派生类之一。 可用的派生类包括 NetworkFunctionValueWithoutSecretsNetworkFunctionValueWithSecrets

public abstract class NetworkFunctionPropertiesFormat
type NetworkFunctionPropertiesFormat = class
Public MustInherit Class NetworkFunctionPropertiesFormat
继承
NetworkFunctionPropertiesFormat
派生

构造函数

NetworkFunctionPropertiesFormat()

初始化 NetworkFunctionPropertiesFormat 的新实例。

属性

AllowSoftwareUpdate

指示部署期间是否允许软件更新。

NetworkFunctionDefinitionGroupName

网络函数的网络函数定义组名称。

NetworkFunctionDefinitionOfferingLocation

网络函数定义产品/服务的位置。

NetworkFunctionDefinitionVersion

网络函数的网络函数定义版本。

NetworkFunctionDefinitionVersionResourceReference

网络函数定义版本资源参考。 请注意 DeploymentResourceIdReference ,是基类。 根据方案,可能需要在此处分配基类的派生类,或者此属性需要强制转换为可能的派生类之一。 可用的派生类包括 OpenDeploymentResourceReferenceSecretDeploymentResourceReference

NfviId

网络函数的 nfviId。

NfviType

网络函数的 nfvi 类型。

ProvisioningState

网络函数资源的预配状态。

PublisherName

网络函数的发布者名称。

PublisherScope

发布者的范围。

RoleOverrideValues

角色配置将替代用户的值。

适用于