Amazon.StorageGateway.Model.DescribeNFSFileSharesResponse.IsSetNFSFileShareInfoList C# (CSharp) Méthode

IsSetNFSFileShareInfoList() private méthode

private IsSetNFSFileShareInfoList ( ) : bool
Résultat bool
        internal bool IsSetNFSFileShareInfoList()
        {
            return this._nfsFileShareInfoList != null && this._nfsFileShareInfoList.Count > 0; 
        }
DescribeNFSFileSharesResponse