NetAppFilePathAvailabilityContent(String, ResourceIdentifier) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
NetAppFilePathAvailabilityContent の新しいインスタンスを初期化します。
public NetAppFilePathAvailabilityContent (string name, Azure.Core.ResourceIdentifier subnetId);
new Azure.ResourceManager.NetApp.Models.NetAppFilePathAvailabilityContent : string * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.NetApp.Models.NetAppFilePathAvailabilityContent
Public Sub New (name As String, subnetId As ResourceIdentifier)
パラメーター
- name
- String
確認するファイル パス。
- subnetId
- ResourceIdentifier
委任されたサブネットの Azure リソース URI。 委任 Microsoft.NetApp/ボリュームが必要です。
例外
name
または subnetId
が null です。