NetworkFunctionData.Properties プロパティ

定義

ネットワーク関数のプロパティ。 基底クラスであることに注意 NetworkFunctionPropertiesFormat してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がNetworkFunctionValueWithSecrets含まれますNetworkFunctionValueWithoutSecrets

public Azure.ResourceManager.HybridNetwork.Models.NetworkFunctionPropertiesFormat Properties { get; set; }
member this.Properties : Azure.ResourceManager.HybridNetwork.Models.NetworkFunctionPropertiesFormat with get, set
Public Property Properties As NetworkFunctionPropertiesFormat

プロパティ値

適用対象