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

NetworkFunctionValueWithoutSecrets 类

定义

没有机密的 NetworkFunction。

public class NetworkFunctionValueWithoutSecrets : Azure.ResourceManager.HybridNetwork.Models.NetworkFunctionPropertiesFormat
type NetworkFunctionValueWithoutSecrets = class
    inherit NetworkFunctionPropertiesFormat
Public Class NetworkFunctionValueWithoutSecrets
Inherits NetworkFunctionPropertiesFormat
继承
NetworkFunctionValueWithoutSecrets

构造函数

NetworkFunctionValueWithoutSecrets()

初始化 NetworkFunctionValueWithoutSecrets 的新实例。

属性

AllowSoftwareUpdate

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

(继承自 NetworkFunctionPropertiesFormat)
DeploymentValues

来自用户的 JSON 序列化部署值。

NetworkFunctionDefinitionGroupName

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

(继承自 NetworkFunctionPropertiesFormat)
NetworkFunctionDefinitionOfferingLocation

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

(继承自 NetworkFunctionPropertiesFormat)
NetworkFunctionDefinitionVersion

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

(继承自 NetworkFunctionPropertiesFormat)
NetworkFunctionDefinitionVersionResourceReference

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

(继承自 NetworkFunctionPropertiesFormat)
NfviId

网络函数的 nfviId。

(继承自 NetworkFunctionPropertiesFormat)
NfviType

网络函数的 nfvi 类型。

(继承自 NetworkFunctionPropertiesFormat)
ProvisioningState

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

(继承自 NetworkFunctionPropertiesFormat)
PublisherName

网络函数的发布者名称。

(继承自 NetworkFunctionPropertiesFormat)
PublisherScope

发布者的范围。

(继承自 NetworkFunctionPropertiesFormat)
RoleOverrideValues

角色配置替代用户的值。

(继承自 NetworkFunctionPropertiesFormat)

适用于