次の方法で共有


ServicesPatchDescription クラス

定義

サービスの説明。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ServicesPatchDescription
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ServicesPatchDescription = class
Public Class ServicesPatchDescription
継承
ServicesPatchDescription
属性

コンストラクター

ServicesPatchDescription()

ServicesPatchDescription クラスの新しいインスタンスを初期化します。

ServicesPatchDescription(IDictionary<String,String>, String)

ServicesPatchDescription クラスの新しいインスタンスを初期化します。

プロパティ

PublicNetworkAccess

プライベート エンドポイントが有効になっている間にパブリック ネットワークから送信されるデータ プレーン トラフィックの制御アクセス許可を取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

Tags

インスタンス タグを取得または設定します

適用対象