次の方法で共有


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 してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がSecretDeploymentResourceReference含まれますOpenDeploymentResourceReference

(継承元 NetworkFunctionPropertiesFormat)
NfviId

ネットワーク関数の nfviId。

(継承元 NetworkFunctionPropertiesFormat)
NfviType

ネットワーク関数の nfvi 型。

(継承元 NetworkFunctionPropertiesFormat)
ProvisioningState

ネットワーク関数リソースのプロビジョニング状態。

(継承元 NetworkFunctionPropertiesFormat)
PublisherName

ネットワーク関数の発行元名。

(継承元 NetworkFunctionPropertiesFormat)
PublisherScope

パブリッシャーのスコープ。

(継承元 NetworkFunctionPropertiesFormat)
RoleOverrideValues

ロール構成は、ユーザーからの値をオーバーライドします。

(継承元 NetworkFunctionPropertiesFormat)

適用対象