NfsMountEndpointProperties クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
NFS 共有エンドポイントのプロパティ。
public class NfsMountEndpointProperties : Azure.ResourceManager.StorageMover.Models.EndpointBaseProperties
type NfsMountEndpointProperties = class
inherit EndpointBaseProperties
Public Class NfsMountEndpointProperties
Inherits EndpointBaseProperties
- 継承
コンストラクター
NfsMountEndpointProperties(String, String) |
NfsMountEndpointProperties の新しいインスタンスを初期化します。 |
プロパティ
Description |
エンドポイントの説明。 (継承元 EndpointBaseProperties) |
Export |
サーバーからエクスポートされるディレクトリ。 |
Host |
ファイル システムをエクスポートするサーバーのホスト名または IP アドレス。 |
NfsVersion |
NFS プロトコルのバージョン。 |
ProvisioningState |
このリソースのプロビジョニング状態。 (継承元 EndpointBaseProperties) |